Is there a way to minimize the image space without changing the image size?

  • conventioneers
    Asked on May 15, 2017 at 6:57 AM

    the space between the logo and the header is too long. is there a way to minimize the image space without changing the image size?

  • Helen
    Replied on May 15, 2017 at 7:44 AM

    Hello,

    Thank you for contacting us.

    You can inject this CSS code for minimizing the image space:

    img {

        margin-bottom: -25px !important;

    }

    Here is a guide helps to you injecting custom CSS codes: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Also, I have cloned your form in order to test on my side and injected this CSS code. Your form will look like:

    Is there a way to minimize the image space without changing the image size? Image 1 Screenshot 20

    If you have any questions or issue, please do not hesitate to contact us.