Tagged: mobile menu
-
AuthorPosts
-
March 26, 2015 at 6:02 pm #418690
Hey guys,
I noticed the mobile menu for one of my client sites is not working as it ought too on the iphone. It doesn’t scroll…it sticks.
Any ideas?Thanks,
JustinMarch 26, 2015 at 8:57 pm #418805Hi Justin!
Can you please go to Enfold theme options > Header > Mobile Menu and uncheck “Hide Mobile Menu Submenu Items” and check if that helps?
Cheers!
YigitMarch 26, 2015 at 9:02 pm #418815This reply has been marked as private.March 26, 2015 at 9:08 pm #418820Hey!
Weird. Have you tried de-activating all active plugins and check if it helps?
Cheers!
YigitMarch 26, 2015 at 9:17 pm #418833This reply has been marked as private.March 26, 2015 at 9:23 pm #418835Hey!
Good finding! Can you please try adding following code to Quick CSS and check if that helps?
#advanced_menu_toggle, #advanced_menu_hide { z-index: 99999; }
Best regards,
YigitMarch 26, 2015 at 9:28 pm #418840This reply has been marked as private.March 27, 2015 at 4:55 am #419075This reply has been marked as private.March 27, 2015 at 6:04 pm #419511Hey!
I am checking other users websites using 3.1.2 but i cannot reproduce the issue on any of them. Have you made any customization that we should know?
Best regards,
YigitMarch 27, 2015 at 8:41 pm #419600This reply has been marked as private.March 30, 2015 at 5:15 am #420177Hi!
I can reproduce the issue on an iPod but not always. Try to add this to the Quick CSS field:
#mobile-advanced { z-index: 500; float: none; height: auto; overflow: visible; }
Cheers!
IsmaelMarch 30, 2015 at 2:30 pm #420434This reply has been marked as private.March 30, 2015 at 4:31 pm #420574This reply has been marked as private.March 31, 2015 at 12:34 am #420897I was really hoping the latest update would have fixed this. Still no luck.
March 31, 2015 at 5:39 pm #421383Hi!
We have reported the issue to Kriesi. Please kindly wait to hear from him
Best regards,
YigitApril 3, 2015 at 6:06 pm #423203Thanks Yigit, keep me posted.
My client as of so far has been pretty patient. Thanks for the follow up.April 3, 2015 at 6:25 pm #423214Hi!
Sure Justin. We have collected some more information and we are looking into it.
Regards,
YigitApril 15, 2015 at 11:07 pm #429272This reply has been marked as private.April 16, 2015 at 11:33 pm #429977Hey!
Unfortunately no Justin. This issue is unfortunately a very tricky one and our devs are still working on it. Sorry for the inconvenience.
Regards,
YigitApril 24, 2015 at 4:41 pm #434220Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@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
Regards,
YigitApril 24, 2015 at 4:52 pm #434242That seemed to work, thank you for the update and for following up on this Yigit.
Have a good weekend!Justin
April 24, 2015 at 4:56 pm #434247 -
AuthorPosts
- The topic ‘Mobile Menu not scrolling on Iphone’ is closed to new replies.