Change top padding of form?

  • donatoaa
    Asked on June 12, 2015 at 2:20 AM
    Does this not work anymore? I added it and it didnt change anything. Still a ton of padding above the form. 
  • Charlie
    Replied on June 12, 2015 at 2:25 AM

    Hi,

    You can use this code instead:

    .jotform-form {

        padding-top: 0px;

    }

    Just add it under the CSS tab in your Form Designer Tool.

    Let us know if that works.

    Thanks.