Tagged: 

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

    Hi there,
    I’m using the burger menu on my webpage, and I find it really cool. However I noticed that inside the overlay menu the current page (or section) is not highlighted.
    Is there a way to get this?
    Thanks in advance.

    #801818

    Hey Truemotionpictures,

    To check your problem better, could you provide the website link?

    Best regards,
    John Torvik

    #803038

    Hi John, thank you for replying.

    Let’s assume I’m on the page (or page section) named “Work” and I open the burger menu.
    I would like to have the current page name to be highlighted as in the image below.
    menu_highlight

    P.S.: my website address is in the private field.

    Best

    #803574

    Hi Truemotionpictures,

    Here is the code you can put in your child theme style.css

    
    .current-menu-item .avia-menu-text {
    	color: #fff;
    }
    

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #804033

    It’s working perfectly :)
    Thank you very much Victoria!

    #805165

    Hi,

    Glad Victoria could help! :)

    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 :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘burger menu: current page highlight in overlay menu view’ is closed to new replies.