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

    We’ve encountered a strage bug with the Enfold theme. The page “Kennis” (knowledge) has several child pages. Whenever I visit one of those pages the page “Oplossingen” (solutions) also gets the class “current-menu-item”. So, the menu has two active links. You van view this in the private link. Any way to fix this?

    #1481044

    Hey bonsaimedia,

    Thank you for the inquiry.

    Both menu items are highlighted because the parent page of “service-support” is “kennis”, and its menu is also a child or submenu of “oplossingen”. You may need to unset the parent page of “service-support”, or add this css code:

    .parent-pageid-29 #header .current-page-ancestor > a > .avia-menu-text {
        border: none;
    }

    Best regards,
    Ismael

    #1481061

    Hi Ismael,
    Thanks, I understand what you mean. I didn’t think of this on my own. Your solution works!

    #1481078

    Hi,

    Great, I’m glad that Ismael could help you out. We’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Active class menu’ is closed to new replies.