Tagged: , , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #43977
    Sierk
    Member

    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!

    #43989
    Sakin
    Keymaster

    Hello 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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change font color primary menu’ is closed to new replies.