Hi There,
I want to have the current website always highlighted in the menu (also the submenu not only the parent). Same styling as if I would hover over the sub-menu item but just permanent as long as I am on this page. However, the menu should not be expanded as long as i am not hovering over the parent (like usual). How can I do this.
Thanks for your response.
maurice
Hey r3t4iL,
You want this to occur for all pages?
Best regards,
Jordan Shannon
Hey Jordan,
Yes for all pages.
you can find an example on this page: http://www.zukunftsfondsschweiz.ch/
Maurice
Hi,
Try adding the following to quick css:
ul.sub-menu li.current_page_item a > .avia-menu-text {
color: orange!important;
}
Just adjust the color as needed.
Best regards,
Jordan Shannon
Many thanks Jordan, worked fine.
Best
m
Hi,
That’s great news. If you need additional help, please don’t hesitate to let me know.
Best regards,
Jordan Shannon