How do I get rid of the extra white space at the top of my form?

  • criativophoto
    Asked on November 13, 2014 at 8:23 PM

    I chose to remove the header from this form: http://form.jotform.us/form/43071066359152, but I'm still left with tons of white space up top. How do I get rid of it?

    Thanks,

    Danielle

  • Ashwin JotForm Support
    Replied on November 14, 2014 at 1:48 AM

    Hello Danielle,

    Please inject the following custom css code in your form to remove the blank space:

    .form-all {

    margin-top: -75px !important;

    }

    Please adjust the margin top value to further remove the top padding of your form.

    The following guide should helps you in injecting custom css code :  http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes  

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!

  • criativophoto
    Replied on November 14, 2014 at 2:21 AM
    Yes!!!! You are a rockstar! Thank you ashwin!
    ...
  • Ashwin JotForm Support
    Replied on November 14, 2014 at 3:29 AM

    Hello criativophoto,

    You are welcome.

    I'm very pleased that I was able to help you.

    Do get back to us if you have any questions.

    Thank you!