Form cut off

  • jordankersey
    Asked on October 4, 2017 at 11:15 AM

    Why is my form cut off at the bottom when using the JotForm widget in MUSE??

  • BJoanna
    Replied on October 4, 2017 at 12:18 PM

    It seems that this issue is related to the CSS code that you added to your form. 

    Form cut off Image 1 Screenshot 30

    Please remove the following CSS code from your form, to see if that will resolve your issue.

    .form-all {

        margin-bottom : -200px;

    }

    Form cut off Image 2 Screenshot 41