Large amount of whitespace at the top of all joftorms

  • newfangledcommerce
    Asked on March 27, 2015 at 4:40 PM

    Every jotform i use has an unacceptable amount of white space at the top that i can't seem to remove. 

    is there something i'm missing?

    thanks!

    DAvid

    Jotform Thread 542237 Screenshot
  • jonathan
    Replied on March 27, 2015 at 5:59 PM

    I have decreased the top whitespace on your jotform http://www.jotformpro.com/form/50856024531955

    by adding this CSS codes

    .supernova .form-all, .form-all {

      margin-top: -80px;

    }

     

    Large amount of whitespace at the top of all joftorms Image 1 Screenshot 20

     

    I also recommend re-embedding the form into your website using instead its iframe embed.

    user guide: -Getting-the-Form-iFrame-Code

    When I test the form on the website, the required validation doesn't seem to be working. Which I think was due to script conflict that was happening. Using the iframe embed will fix the script conflict.

    Hope this help. Let us know if you need further assistance.

    Thanks.