margin on top of form?

  • dankdoodies
    Asked on September 12, 2015 at 8:40 PM

    Hi.

     

    Why is there so much margin at the top of my form? can you help me fix this please?

     

    Thanks in advance.

    Jotform Thread 660983 Screenshot
  • jonathan
    Replied on September 13, 2015 at 1:57 PM

    Please check again your jotform http://www.jotform.us/form/52541784976166

    I made adjustment to it by adding this CSS code

    .form-all{

        margin-top: -30px !important;

    }

     

    margin on top of form? Image 1 Screenshot 20

     

    Let us know if still not working.