How can I reduce the top space of the form so everything moves up?

  • fitoutlab
    Asked on February 29, 2016 at 11:45 PM

    it is showing way too far down the page...

    Jotform Thread 784374 Screenshot
  • beril JotForm UI Developer
    Replied on March 1, 2016 at 3:56 AM

    We would be appreciate it if you could add the CSS code below from designer. At that situation, it will remove the white space at the top of your form.

    .form-all {

    padding-top: 0;

    margin-top: -50px;

    }

    How can I reduce the top space of the form so everything moves up? Image 1 Screenshot 20

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.

  • fitoutlab
    Replied on March 1, 2016 at 10:02 AM

    Thank you so much for the quick response - it worked! You are awesome, thank you again!

  • beril JotForm UI Developer
    Replied on March 1, 2016 at 11:24 AM

    That's great! Thank you for your kind words and you are most welcome.

    If you have additional question or issues, feel free to contact us. We will be happy to assist you.