Large space above embedded HTML form on website

  • jhayes77
    Asked on December 15, 2015 at 10:30 AM

    Hello, I have a form embedded in my website and I cannot seem to figure out why/how there is a big space above the form. I reviewed the HTML on the page and there are no breaks and I am thinking it has to be on the Jotform side. Do you have any suggestions?

    Jotform Thread 725641 Screenshot
  • Sammy
    Replied on December 15, 2015 at 12:14 PM

    Kindly add the following CSS to your form using the form designer.

    .form-all{
        margin-top:-20px;
    }

     

    Large space above embedded HTML form on website Image 1 Screenshot 30

     

    Large space above embedded HTML form on website Image 2 Screenshot 41