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

    Hi,

    Could you help me how to set background color to a main menu item (text) while a sub-page (2nd level sub-menu page) is opened?
    Please check the URL in the private section.

    Thanks in advance!

    #462712

    Hey Attila!

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

    li.current-menu-parent 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

    #462824

    Fast and perfect as always!

    thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Main menu item background while sub-page is active’ is closed to new replies.