Hey guys,
First of all awesome job with the Enfold theme.
I have a small problem with the “x” button of the Mobile menu.
I have a “Sidebar Fyout menu (classic) with a “Flyout width” of 65%. If i open the menu form a mobile device and make a scrool down through the page (with the menu still opened), the menu buttons remain fixed (on place), but the “x” button goes up, and in order to make it to show up you have to scrool up until the top of the page.
i think it will be much better to make the entire window fixed (for burger/mobile menu). I don’t know how to achieve this.
I hope i made myself clear enough, in order for you to understand my “problem”.
Regards,
Marius
Hey ComplexApicol,
Add this to quick css:
.av-hamburger.is-active{
position:fixed!important;
margin-left:-30px!important;
}
Best regards,
Jordan Shannon
Thank you, Jordan !
I will try it as soon as I reach the office !
Have a nice weekend !
Best regards,
Marius
