Hi
You can customize tools peer page on Template parameters > Features.
Anyway, if you want to disable in all, add this line on override.css file:
- Code: Select all
#btn-tools {display:none!important}
and them enable the use override.css on Templare Parameters > Dev Mode
Cheers