Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #497623

    How do I make the current full width submenu element item link change color when the the link is active?

    • This topic was modified 9 years, 2 months ago by mrivas1804.
    #497777

    Hi mrivas1804!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .av-subnav-menu > li.current-menu-item > a > .avia-menu-text {
        color: orange;
    }

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field.

    Cheers!
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.