Hello,
For my website I need to change first level font color of main menu, I'll try with Firebug but I'm not be able how to change it.
See picture attached.
url is http://cedom.netamin.es
Thanks,
David N.
#gkExtraMenu > ul > li > a {color: #f00;}
Cyberek wrote:Please edit: /templates/gk_magazine/css/override.css and add at its end:
- Code: Select all
#gkExtraMenu > ul > li > a {color: #f00;}
Remember to enable "CSS override" in template settings - advanced section.