Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #165328

    Hi,

    The theme seems to be applying colors to the navigation links that are variations of the ones I select in the theme options. Typically, they are lighter until I hover over them, then they’ll display the color I’ve prescribed.

    How do I control those colors off hover as well?

    #165333

    Hi bkheld!

    Please add following code to Quick CSS in Enfold theme options under Styling and adjust as desired

    .header_color .main_menu ul:first-child > li a { color: black!important; }

    Regards,
    Yigit

    #165337

    Thanks Yigit. That did the trick.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Menu colors outside of styling options’ is closed to new replies.