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?
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
Hi Ismael,
Thanks, I understand what you mean. I didn’t think of this on my own. Your solution works!
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