How can I remove the space between fields in a row?

  • SRWproducts
    Answered on January 17, 2015 01:35 AM

    How can I remove the space between fields in a row? I have City, State & Zip (3 text boxes) and want them to be grouped closely together.

  • Welvin JotForm Support
    Answered on January 17, 2015 10:58 AM

    Hi,

    Just simply inject the following custom CSS codes to your form:

    li#id_83 {

    margin-left: -45px;

    }

    li#id_81 {

    margin-left: -45px;

    }

    You can always adjust the value of the margin. Inject the custom CSS codes by following this guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Here's the result:

    How can I remove the space between fields in a row? Image 1 Screenshot 0

    Thanks

  • SRWproducts
    Answered on January 27, 2015 11:39 AM

    I am still having awkward spacing happening.. there is a big gap in the middle between the 2 columns and the form fields aren't lining up vertically (CONCRETE AND ASPHALT IS FURTHER OVER)How can I remove the space between fields in a row? Image 1 Screenshot 0

  • Welvin JotForm Support
    Answered on January 27, 2015 01:02 PM

    Kindly check this form: http://www.jotformpro.com/form/50264686180962. Is this correct now?

    You can clone this back by following this guide: http://www.jotform.com/help/42-How-to-Clone-an-Existing-Form-from-a-URL

    Thanks

  • SRWproducts
    Answered on January 27, 2015 01:23 PM

    It is better. Thanks!

  • SRWproducts
    Answered on January 27, 2015 01:55 PM

    Having a new issue on my mobile now. Labels are cut off on the left. I can't scroll over either.How can I remove the space between fields in a row? Image 1 Screenshot 0 I
     
  • Welvin JotForm Support
    Answered on January 27, 2015 03:00 PM

    I moved your problem related to viewing the form using mobile devices into a separate thread. Here's the new link http://www.jotform.com/answers/504585, your issue will be addressed in this thread.

    Thanks