• Resolved pressgurucorp

    (@pressgurucorp)


    Hi, The Booking Appointment Page on mobile devices creating some issue with scrolling of page, I tried everything from end and found no success in resolving the issue. What I just notice that this something in your plugin form that adds a sticky JS and CSS on mobile devices. Please, check this for me and help me out.

    Link of Issue Page: https://www.ghserviceshk.com/book-appointment/

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support dimplemodi

    (@dimplemodi)

    Hello,

    I’ve checked and noticed that it’s due to Theme CSS conflict with the overflow property. I’m providing you with a custom CSS to fix this.

    body { overflow: inherit !important; }

    Copy and paste the above code into the custom CSS textarea from the BookingPress > Customize page where you’ll see a button with “.css{}” (without quote) text. Click on that, add the above code, and then save the changes.

    If you’re using any caching plugin, then please clear the cache after saving the settings and then check again.

    Thanks

    Thread Starter pressgurucorp

    (@pressgurucorp)

    Perfect ??????????

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Mobile scroll issue with Appointment Booking Form Page’ is closed to new replies.