Tagged: Burger Menu, close
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
Hey squadrasiti,
Can you try to disable all active plugins to see if this issue resolves?
Best regards,
Jordan Shannon
It doesn’t help unfortunately. It seems like the menu semi-transparent layer covers the X.
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
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
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
Solved, thanks.
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