Hi,
as I only found some very old references for this topic I would like to ask this again for the current state.
I have a main menu item called Download which links to my.domain/download (a simple page) and on this page I have some links that open my.domain/download/some-sub-page. But on this sub page the wrong menu item is highlighted (the start item) not the Download item.
Is there a way to fix this?
Hey nyloc,
I need to check your menu settings, but to accomplish this, would be necessary that you provide to us your WP credentials and the website to access link.
Best regards,
John Torvik
No, problem I added it to the private section.
Hi,
Please add this css code in the Quick CSS field.
.single-portfolio #menu-item-2261 .avia-menu-fx {
display: block;
visibility: visible;
opacity: 1;
}
.single-portfolio #menu-item-134 .avia-menu-fx {
display: none;
}
Best regards,
Ismael
Thanks a lot, it works flawless with the code above.
Hi,
We’re glad that Ismael was able to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
We’d also appreciate it if you can take a moment to review our theme if you haven’t already. https://themeforest.net/downloads
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you.
Thank you for using Enfold!
Sarah