Tagged: , ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #421185

    Hey I have 9 top level items on my main menu. When I view on mobile, I am not able to scroll down to view the entire menu. And If I turn on “show sub menu items” then I can’t view half of the menu. Shouldn’t users have the ability to scroll down to view the entire mobile menu?

    Editing this: Sometimes I am able to scroll down, other times I am not. It’s not consistent.

    • This topic was modified 9 years, 7 months ago by toner728.
    #421574

    Hi Antonio!

    It looks fine on Android. Are you using an iPhone?

    We had some other reports of this happening on iPhone. Our devs will reply when they get a chance to look at it.

    Cheers!
    Elliott

    • This reply was modified 9 years, 7 months ago by Elliott.
    #421611

    Hey Elliott,
    Thanks for the quick reply. Yes it is an iphone platform.

    Thanks.. Look forward to your reply.

    #422135

    Hey!

    As Elliott mentioned, issue was already reported. We will post solution as soon as we can :)

    Cheers!
    Yigit

    #434216

    Hi!

    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

    Cheers!
    Yigit

    #453461

    Thanks so much Yigit! Always great support from you guys

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Mobile Menu not scrolling down?’ is closed to new replies.