How can I change the spacing between the email and email confirmation?

  • eastendyves
    Asked on November 2, 2016 at 5:31 PM

    How can I change the spacing between the email and email confirmation? Image 1 Screenshot 20

    Thanks

  • Helen
    Replied on November 3, 2016 at 3:31 AM

    Thanks for contacting us.

    You may consider using the following CSS codes.

    #input_11 {

     margin-bottom : 15px;

    }

    You have to inject the provided CSS codes to your form.

     

    Here's a guide for that: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    If you have any issue, feel free contact us.

  • eastendyves
    Replied on November 3, 2016 at 11:24 AM

    Thanks! You guys rock!!