Tagged: Responsive Menu, scroll, urgent
Hi,
I have a large menu (with dropdowns) that can’t fully be seen on a new iphone. so after opening the responsive menu I try to scroll down to see all the menu links using my finger and it won’t scroll. is this normal?
Hi,
interesting observation – I observe the same behavior with my site on an iPhone 6 with both Chrome and Safari.
Jason
Hi. Any update to this ticket? Please help. this is urgent. thanks!
Hi!
We have reported the issue to our devs and it is being looked into at the moment. Do you mind posting temporary admin login and FTP access here privately?
Best regards,
Yigit
Hi any new updates?
Hi Yigit,
I appreciate your always quick replies. As MindSpark pointed out, this is really a critical issue. Looking forward to a fix.
Thanks!
Hi!
@Jason: Please create new thread then post the login details and ftp credentials there. Did you add any modifications to the theme? Have you tried disabling the plugins?
Best regards,
Ismael
Have you tried scrolling with two fingers? That’s the convention on iOS for scrolling content in a frame.
Hi!
I added following code to Quick CSS in Enfold theme options under General Styling tab, please review your website now
@media only screen and (max-width: 767px) {
.boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
}
Enfold version 3.1.4 will fix the issue
Cheers!
Yigit
Thanks, it also solved the exact same problem on an iphone 5s.