- This topic has 1 reply, 2 voices, and was last updated 10 years, 2 months ago by Sakin.
-
AuthorPosts
-
September 17, 2014 at 2:26 pm #43977SierkMember
Hello Sakin,
How can I change the font color in the primary menu? Is there a CSS code for it?
I’d like to change it from white to a darker color.Thanx!
September 17, 2014 at 6:34 pm #43989SakinKeymasterHello Sierk,
Details Color Option for Menu are there in Catch Evolution Pro theme. So, the best option will be to upgrade to pro version and use the color picker option at theme options panel to change the color and enjoy the other additional features. For more details check out http://catchthemes.com/theme-instructions/catch-evolution-pro/.
But in free theme, we need to do manually by adding color css in “Appearance => Theme Options => Custom CSS” box. For example, you can change the color code as per your need in the following css and then add it in Custom CSS box.
#header-menu ul.menu a { color: #eee; }
Regards,
Sakin -
AuthorPosts
- The topic ‘Change font color primary menu’ is closed to new replies.