Hi, this is very weird, but when on the home page, if you bring up the mobile menu, you can’t swipe it down properly to choose a page below the fold. It just highlights ones that you can see. If you then go to another page it will swipe/scroll nicely through all of them.
2 different users have this problem on iphone 6 and 5S
Hey andrea,
Thank you for writing in!
You can try to add the following at Enfold Theme Options > General Styling > Quick CSS
@media only screen and (max-width: 767px) {
#wrap_all {overflow: hidden !important; /*needed for mobile menu scrolling */}
}
Best regards,
John Torvik
Perfect, thanks for that.
We’re glad to help! We’ll close this thread now, but please let us know here in the forums if you need help with anything else.
Thank you for using Enfold.
Cheers!
Sarah