Is there a way to create a little space in between the text entries?

  • craftlabph
    Asked on June 18, 2017 at 9:42 AM

    Hello,

    Is there a way to create a little space in between the text entries? Thanks!

     

    Is there a way to create a little space in between the text entries? Image 1 Screenshot 20

  • AIDAN
    Replied on June 18, 2017 at 11:04 AM

    In order to insert the space you have in mind, please inject this custom CSS code into your form:

    .form-all .form-textarea {

        line-height: 20px;

    }

    I have noticed that you're already familiar with injecting custom CSS codes into your form, but for completeness here is our guide on how to do so: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    I have also created a corrected form in case you would like to examine it or clone ithttps://www.jotform.com/71684504220955

    I hope this helps. If you need further assistance please let us know. Thank you.

  • craftlabph
    Replied on June 19, 2017 at 2:55 AM

    Thanks Aidan! It worked! :)

  • WilliamR
    Replied on June 19, 2017 at 5:03 AM

    On behalf of my colleague, you're welcome! Should you have any other concerns, feel free to contact us anytime.