Hi guys
So I noticed the menu hangs to the right of my site, when I use and browse it on my iPhone. When I click on a menu link, which links to #cases, you’re able to push the website to the left, and you’ll see the menu unfolded to the top right.
Not sure why the image doesn’t display, the link works.
Hi Gudi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#wrap_all {
position: relative !important;
}
Best regards,
Yigit
Thanks