Hello,
I have the problem on my page if I want to scroll the mehu on my IPhone. Sometimes it works sometimes not. I tried some css hacks from previous questions in this forum, I also updated to the last version 4.0.5 and I deactiveded WPRocket. But nothing helps. So I hope you can find a solution.
There is the page http://www.motor-chiptuning.at
Hey aossi,
Just add this custom CSS code 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
Hi John,
thanks for your css. It works fine!
Cheers, Alex
Hi,
Glad to hear that it’s fixed. Thanks for using Enfold :)
Best regards,
Nikko