Hi,
I'd like to change the font color of sub menu (the same as menu).
Menu is white
Sub menu is grey and i want it white.
How ?
Regards
Hi,
I'd like to change the font color of sub menu (the same as menu).
Menu is white
Sub menu is grey and i want it white.
How ?
Regards
Hey!
Please add following code to css/custom.css:
#top .main_menu .menu ul li a {;
color: #fff;
}
Best regards,
Peter
Thanks Dude ;)
This topic has been closed to new replies.