Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #771842

    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

    #772028

    Hey r3t4iL,

    You want this to occur for all pages?

    Best regards,
    Jordan Shannon

    #772334

    Hey Jordan,
    Yes for all pages.
    you can find an example on this page: http://www.zukunftsfondsschweiz.ch/
    Maurice

    • This reply was modified 7 years, 7 months ago by r3t4iL.
    #772643

    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

    #773064

    Many thanks Jordan, worked fine.
    Best
    m

    #773333

    Hi,

    That’s great news. If you need additional help, please don’t hesitate to let me know.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.