Hi,
there is a Bug with ther Mobile Menu if you have just one Page.
Reproduce (Android or iPhone):
Open Page
Click open Mobile Menu
Click “About Us”
The mobile Menu “stays” on the right side. If you slide right you can see the menu.
The issue seems to happen because the page does not reload.
Any Suggestions?
thx
Chris
Hi Christian!
Please try adding following code to Quick CSS in Enfold theme options under General Styling tab
#wrap_all {
position: relative !important;
}
Regards,
Yigit
Ah. Great.
Works.
Yigit -> thx a lot
Chris