How remove tools buton?
- GK User
- Mon Nov 08, 2010 4:40 pm
How remove tools buton?
-

- Junior Boarder
- GK User
- Mon Nov 08, 2010 5:12 pm
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:
and them enable the use override.css on Templare Parameters > Dev Mode
Cheers
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
-

- Platinum Boarder
- GK User
- Mon Nov 08, 2010 5:22 pm
How do I remove this space?
I try
#gk-top {margin-top: -50px}
I try
#gk-top {margin-top: -50px}
-

- Junior Boarder
- GK User
- Mon Nov 08, 2010 5:43 pm
abrahamlucero wrote:
If i understand what you want, it should work.
If not, try adding !important rule.
How do I remove this space?
I try
#gk-top {margin-top: -50px}
If i understand what you want, it should work.
If not, try adding !important rule.
-

- Platinum Boarder
- GK User
- Mon Nov 08, 2010 5:55 pm
thank you great work
-

- Junior Boarder
- GK User
- Thu Jan 26, 2012 3:30 pm
I just tried to hide/remove the tools link with the css override code: #btn-tools {display:none!important}
and now the tools are on top of the search box. www.salsaflava.co.uk
how can I fix this?
and now the tools are on top of the search box. www.salsaflava.co.uk
how can I fix this?
-

- Fresh Boarder
6 posts
• Page 1 of 1
