Hey there, hope you’re well.
I have an issues with the sticky fullwidth sub menu on tablets. We’re using this fix for tablets, perhaps it causes some issues?
Any idea how to fix our Problem ?
Thank you and best regards
This seems to fix it:
/*Fix sticky Submenu on mobile*/
.html_boxed.avia_mobile #top .av-submenu-container {position: absolute !important; top: auto !important;}
Thank you and best regards