Change the font color on Menu

GK User
Mon Jul 16, 2012 3:56 pm
Please, How can I change the font color on Mainmenu?

Best regards
Joomlis
User avatar
Expert Boarder

Konrad M
Mon Jul 16, 2012 6:19 pm
Hi,
please try add to override.css
Code: Select all
#gkMainMenu > div > ul > li > a {
color: #ffffff;
}

and set your own color value. Remember to enable override.css option in template settings.
User avatar


cron