How to reduce the top margin / blank header space from my form?

  • acpevans
    Asked on January 6, 2015 at 7:44 AM

    1.) Why have a got the large blank header space? How do I make it smaller? 

     

    http://form.jotformpro.com/form/50051624457955?

  • Ben
    Replied on January 6, 2015 at 10:03 AM

    Hi,

    Please add this CSS code to your jotform:

    form.jotform-form {
        padding: 0;
    }

    It will remove the padding at the top and bottom for you.

    You can see here how to do so: Inject Custom CSS Codes

    Do let us know if you have any further questions.

    Best Regards,
    Ben

  • nywinespotting
    Replied on February 10, 2016 at 12:29 PM

    This isn't working for me http://www.casalarga.com/Corporate
  • Ben
    Replied on February 10, 2016 at 1:33 PM

    @nywinespotting, there might be some other code blocking the code above, but we will look into it for you on your own thread that I have moved your post to.

    This is the link to the thread: http://www.jotform.com/answers/769291 and we will be assisting you on the same shortly.