Hi,
as recommended by Yigit I start a new topic about scrolling on mobile menu (IOS) that didn’t work.
Thanks.
Daniele
Hi!
I tried to login however login credentials do not seem to work for me. Can you please check them once again? :)
Cheers!
Yigit
Try this
Hey!
I checked your website on Safari on macOS and on my iphone however i do not see any scrolling issues.
Can you please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh
Cheers!
Yigit
On ours iphone 4, 5s and 6s with one finger did not work. We are talking about the menu obviously! :)
Any news?
Hi,
Sorry for the late response.
I tested your site and fixed the problem applying this custom CSS at Enfold Theme Options > General Styling > Quick CSS
@media only screen and (max-width: 767px) {
#wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
}
All is working now :)
Best regards,
John Torvik