Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #987909

    Hello, I have an issue with the burger menu: once opened, it won’t close, as the cross icon disapears as soon as the mouse is removed from it.
    Thanks

    #988035

    Hey squadrasiti,

    Can you try to disable all active plugins to see if this issue resolves?

    Best regards,
    Jordan Shannon

    #988145

    It doesn’t help unfortunately. It seems like the menu semi-transparent layer covers the X.

    #988277

    Hi,

    Thanks for the feedback, though I can’t reproduce the problem on my end using Chrome. How exactly can we reproduce it?

    Best regards,
    Rikard

    #988632

    1. Click menu icon
    2. Move mouse cursor anywhere away from menu icon
    3. Bring back mouse cursor on the menu icon (X) and try to close the menu – it won’t
    Tested on OS X – any browser.
    Thanks

    #988823

    Hi,

    Looks like you have to adjust the layering. Add this to quick css:

    .av-burger-menu-main.menu-item-avia-special {
    z-index:9999999999!important;
    }

    Best regards,
    Jordan Shannon

    #988840

    Solved, thanks.

    #988848

    Hi,

    No problem at all my friend. I’m happy to help. If you need anything else, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Burger menu – Can't click cross to close’ is closed to new replies.