espaço entre linhas

  • Reiluc
    Asked on January 31, 2016 at 2:57 PM
  • Chriistian Jotform Support
    Replied on January 31, 2016 at 10:43 PM

    Are you referring to this issue?

    espaço entre linhas Image 1 Screenshot 30

    If yes, then you can add this css code to adjust the space between the fields.

    .form-col-2 {

        padding-left: 100px;

    }

    espaço entre linhas Image 2 Screenshot 41

    Here's a guide on how to inject css: How to Inject Custom CSS Codes

    Let us know if you need further assistance.