Hi, The text I used is much longer of the length of the mobile screen.

  • clubvolaria
    Asked on January 23, 2018 at 5:09 AM

    Hi, The text I used is much longer of the length of the mobile screen. How can allow the text to be scrolled?

  • Adrian
    Replied on January 23, 2018 at 7:38 AM

    Please send us the URL of the form so we can take a look and we will be happy to help.

    Thank you.

  • clubvolaria
    Replied on January 24, 2018 at 5:03 AM

    THE URL IS: https://form.jotformeu.com/80218797569372

    The pop-up button is on the first page "LEGGI INFORMATIVA SULLA PRIVACY"

    The pop-up window, once open, is fixed on the screen and cannot be scrolled.

    Thank you fro your assistance in the matter

  • Adrian
    Replied on January 24, 2018 at 7:37 AM

    I have added the following Custom CSS to your form:

    .modalBox > div {
        max-height: 50%;
        overflow-y: auto;
    }


    Now, the popup box is scrollable.


    Let us know if you need further assistance.

  • clubvolaria
    Replied on January 24, 2018 at 7:46 AM

    Superb! It works now. Very much appreciated. Thanks