decrease space between embedded form and content

  • JoeFarageElim
    Asked on August 21, 2015 at 7:30 PM

    I just started using Jotform and notice there is a lot of space between the content on my pages and the form after I embed it. Is there any way to reduce the padding or space on these? 

    Thanks!

    Wayne

  • victor
    Replied on August 21, 2015 at 8:14 PM

    Hi,

    You can reduce it by injecting the following CSS codes to your form.

    .jotform-form {padding: 10px 0;}

    Feel free to change the 10px top and bottom spacing to your preference.

    Guide:

    1. While on the form builder, click the Designer icon.

    decrease space between embedded form and content Image 1 Screenshot 30

    2. On the Designer, go to the CSS tab and paste that code.

    decrease space between embedded form and content Image 2 Screenshot 41

    Regards

    Victor M Larrea