Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #760094

    Hi,
    as recommended by Yigit I start a new topic about scrolling on mobile menu (IOS) that didn’t work.
    Thanks.
    Daniele

    #760096

    Hi!

    I tried to login however login credentials do not seem to work for me. Can you please check them once again? :)

    Cheers!
    Yigit

    #760101

    Try this

    #760104

    Hey!

    I checked your website on Safari on macOS and on my iphone however i do not see any scrolling issues.
    Can you please flush browser cache and refresh your page a few times – http://wiki.scratch.mit.edu/wiki/Hard_Refresh

    Cheers!
    Yigit

    #760119

    On ours iphone 4, 5s and 6s with one finger did not work. We are talking about the menu obviously! :)

    #760564

    Any news?

    #762287

    Hi,

    Sorry for the late response.

    I tested your site and fixed the problem applying this custom CSS at Enfold Theme Options > General Styling > Quick CSS

    
    
    @media only screen and (max-width: 767px) {
    #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
    }
    
    

    All is working now :)

    Best regards,
    John Torvik

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.