How to delete padding around the form?

  • TRXBrasil
    Asked on April 11, 2017 at 9:05 AM

    I'd like to delete the padding (or margin) around the form.

  • KadeJM
    Replied on April 11, 2017 at 10:40 AM

    Are you referring to the margin and padding on the page that the form is on before embedding it?

    And is this http://www.jotformz.com/form/71003454596657 the form you are referring to on your site? Or is it another one?

    To remove the margins and paddings around the edges of your form on the default page it would be this:

    .jotform-form {

        margin : 0px;

        padding : 0px;

    }

  • TRXBrasil
    Replied on April 11, 2017 at 12:07 PM

    Great. That's it.

    By the way, how can I change the background color in the warnings?

     

    []s

  • KadeJM
    Replied on April 11, 2017 at 1:13 PM

    You are welcome.

    As for your other question about changing the background color for your warnings that's a different subject where you'll find an answer to it shortly in this new thread:

    https://www.jotform.com/answers/1116664