Form Labels – Left Edge Position

  • go2sports
    Asked on March 21, 2014 at 4:28 PM

    Form Labels – Left Edge Position --How to get the Left edge of the form’s labels closer to the left edge of the form (¼” closer)

    What sets the margin width?

    Presently my Preferences are  set at Width: 195,  Label Alignment: left  but it is a full ½” to the right of the left edge. 

    I am tight on apace to get this form into the web page where it is needed.. How can I better control/move the whole form ¼” to the left?

     

     

     

    Thanks,

    Dwight

  • Cesar
    Replied on March 21, 2014 at 6:03 PM

    I have cloned your form and made the following changes to it. 

    First I injected the following CSS Code:

    .form-line, .form-label-left {padding-left: 0;} 

    I have then changed the Label Width to 149 and the Form Width to 390.

    Please review the changes: http://form.jotformpro.com/form/40796668629979

    Do let us know if you need further assistance, thank you.

    Related Article:

    How-to-Inject-Custom-CSS-Codes

    How-to-Clone-an-Existing-Form-from-a-URL