how can I eliminate vertical padding and space not being used (and producing a scroll-bar)?

  • iceprincessnyc
    Asked on April 23, 2015 at 4:50 PM
  • Elton Support Team Lead
    Replied on April 23, 2015 at 6:01 PM

    Hi,

    I think you are referring to the spacing around the form. To reduce the spacing, inject this CSS codes to your form.

    .jotform-form{padding:0}

    To do that,

    1. Open the Form Designer

    how can I eliminate vertical padding and space not being used (and producing a scroll bar)? Image 1 Screenshot 40

    2. Go to the CSS tab

    3. Paste that CSS code there.

    how can I eliminate vertical padding and space not being used (and producing a scroll bar)? Image 2 Screenshot 51

    You can also reduce the field question spacing, this will help eliminate the vertical scroll bar once your form fits perfectly on your screen. Here's how:

    Go back to Design tab, click Line Layout and adjust the spacing.

    how can I eliminate vertical padding and space not being used (and producing a scroll bar)? Image 3 Screenshot 62

    Hope this helps!