Hi there,
I need to change font colour for the menu "button" for the sidebar and the menu icon with it. Please advice where to do so?
Thanks!
#gkMobileMenu {color:red;}
#gkMobileMenu i:before, #gkMobileMenu i:after, #gkMobileMenu i {background:red;}
#gkMobileMenu {padding:5px; background:rgba(0,0,0,0.6); }
Oscar E wrote:I guess yes.
- Code: Select all
#gkMobileMenu {padding:5px; background:rgba(0,0,0,0.6); }
of course you can use your own bg color etc.. this is easy part.
Oscar E wrote:add in custom CSS field in template settings,
or rebuild less
but remember this was code for override.css ! only !
Oscar E wrote:try to add this code in template settings where is field for custom css,
if will not work show me URL again.
Oscar E wrote:heheh,
I know where is YOUR mistake, sorry dude
you put "none repeat scroll 0 0 rgba(255, 255, 255, 0)" what is means 100% transparency,
now check my example you will see small difference
or try
none repeat scroll 0 0 rgba(255, 255, 255, 0.5)
Oscar E wrote:I shown you a tip, I'm not here to build or rebuild your site.
In generally we should help only with issues and how to set.... and your request was about customization anyway.
but sure if you need help with extra customization , mean template tunningyou can always send me PM.