Okay
  Public Ticket #2223184
Problem when using Amelia on a mobile device
Closed

Comments

  •  1
    Arvynn started the conversation

    This is a problem regarding when using Amelia on our WordPress page's mobile version. Basically when you click or "tap" on the time it scrolls down hard to the continue button , putting the continue button to the top of the page, making it not intuitive for the user to click continue, it should stay where it is. What seems to be the problem here? Thanks. Here's the page in question: http://solidsurf.co/custom-order/

  • [deleted] replied

    Hello Arvynn, 

    Please add this script to the page where you have your Amelia shortcode: 

    <script>window.ameliaBooking = {disableScrollView: true}</script>

    and let me know if it worked! Thanks