Big blan space before an image

  • igrzysk
    Asked on June 30, 2015 at 3:18 AM

    Hello,

    How can I lower the big blank space on the start of my survey?

    It is just before the logo as on the image.

    Jotform Thread 599601 Screenshot
  • Chriistian Jotform Support
    Replied on June 30, 2015 at 8:05 AM

    Hi igrzysk,

    Thanks for contacting us.

     

    Can you try injecting/adding the custom CSS code to reduce the blank space before your image?

     .jotform-form {

      padding-top: 0px !important;

    }

     

    To inject custom CSS code to your form, just follow the instructions provided in this article: How to Inject Custom CSS Codes.

     

    Do let us know if you need further assistance.


    Regards.