Hi,
I experience a problem when viewing my website on mobile (android+IOS) :
The mobile menu closes prematurely when i slide down the menu items.
Please see below, for private content.
Cordially, Jeff
Hi Jeff!
What kind of changes have you made on the theme especially regarding mobile menu?
Could you please try disabling them for a minute and check if that helps?
Cheers!
Yigit
Hi!
Same here…
I made the mobile navigation relative to the document, so it’s acting as a normal element.
If i swipe the page up/dopwn and a menu-item is active, it’s fine. But if a swipe outside the menu or I don’t activate a link, it hides.
So I guess there is some kind of hide-if-clicked-outside but I haven’t found it yet.
Kind regards,
Frank
It’s in the avia_responsive_menu function:
win.on( ‘debouncedresize’, autohide );