Hello there,
I have a menu navigation that includes continents and countries. (A page for Africa, followed by child pages for Cameroon > Lesotho > Swaziland > Etc.)
The Continent name is in the main menu. Each country page link is not on a submenu but available via text links within the continent page.
How can I have the Menu indicator remain “active”, when visiting a child page?
For example, keep the indicator under the menu item Africa, when on the Cameroon page.
I though making the Continent page a Parent page would automatically do this, but clearly not :(
Hey GabrielSenn!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.current-page-ancestor .avia-menu-fx {
opacity: 1;
visibility: visible;
}
If that does not help, please post the link to your website
Best regards,
Yigit
That worked flawlessly!
Thank you Yigit.
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit