Tagged: menu
After the last update the menu shows up on every mobile page by scrolling to the right.
It has happened on my websites and your demo as well.
Just wanted to let you know!
Also please remove the zoom effect on mobile menu opening… it doesn’t look very good… a simple scroll tot he right would be better in my opinion.
Best
Ignazio
I am having this same problem too. Will there be a fix for this?
Hello @ignaziolaci,
This post shows us how to temporarily fix this :)
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 990px) {
#wrap_all {
position: relative !important;
}}
Issue will be fixed on upcoming update.
@cnovamacias Thanks for sharing the solution :)
Best regards,
Yigit