Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #814633

    Hi, this is very weird, but when on the home page, if you bring up the mobile menu, you can’t swipe it down properly to choose a page below the fold. It just highlights ones that you can see. If you then go to another page it will swipe/scroll nicely through all of them.

    2 different users have this problem on iphone 6 and 5S

    #814785

    Hey andrea,

    Thank you for writing in!

    You can try to add the following 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

    #814927

    Perfect, thanks for that.

    #814966

    We’re glad to help! We’ll close this thread now, but please let us know here in the forums if you need help with anything else.

    Thank you for using Enfold.

    Cheers!
    Sarah

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Mobile menu not scrolling when on home page’ is closed to new replies.