Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #504331

    Having an issue with the secondary menu in the top right header. We’d like the parent menu item to stay “active” when navigating to child pages.

    #504348

    Hi wordsatworkmn!

    Please add following code to Quick CSS

    .sub_menu li.current-page-ancestor a {
        color: #690070!important;
    }

    Regards,
    Yigit

    #504375

    Yes, that did it. Thank you!

    #504397

    Hi!

    Great you got it solved!
    Would be happy to assist you with anything else, please let us know if we could!

    Cheers!
    Basilis

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Secondary menu active parent not staying active/highlighted’ is closed to new replies.