The mobile flyout has a possible up and down movement, I want to get rid of it. So it should stick to where it is above and below menu items.
Hey wasim-ullah,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-burger-overlay-scroll {
overflow: unset;
}
If you need further assistance please let us know.
Best regards,
Victoria
It was fixed.
My flyout menu looks smaller than the full page height, is it possible to make it show on full page? Thanks