• When clicking on mobile is going to the top of the page, I identified that removing the following code inside jquery.modalWindow.min.js solves the problem

    if (settings.overlay === true) {
    a(“html, body”).addClass(“no-scroll”)
    }

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Scroll prevented on mobile’ is closed to new replies.