Aligning form fields

  • bakingfresh
    Asked on August 2, 2015 at 11:33 AM
    And also where is says "Delivery options" and there answers, how do I centre this field so it is directly above and line with the rent of the form fields? e.g directly above and line and proportion to "2.) ENTER YOUR DETAILS" and the rest of the fprm
  • Jan
    Replied on August 2, 2015 at 11:37 AM

    Currently, the "Delivery options" is aligned to the other fields. As you can see on the red vertical line.

    Aligning form fields Image 1 Screenshot 20

    Are you saying you want to put this field in center? May I ask if you would like it to be aligned with 3.) Delivery Address?

  • bakingfresh
    Replied on August 2, 2015 at 11:55 AM

    Hi, No sorry for the confusion

     

    I am referring to the "deliver options" at the top of this form here: http://form.jotformpro.com/form/52107619766966

     

    Kind Regards

    Stephen

  • jonathan
    Replied on August 2, 2015 at 3:53 PM

    Hi Stephen,

    If I understand correctly, you wanted it to be like this

    Aligning form fields Image 1 Screenshot 40

    If it is, please try adding this CSS code to your jotform http://form.jotformpro.com/form/52107619766966

     

    #id_5{

    margin-left: 95px !important;

    }

    Aligning form fields Image 2 Screenshot 51

     

    I made a test form http://form.jotformpro.com/form/52136390717960? and it look like this

    Aligning form fields Image 3 Screenshot 62

     

    Let us know if this is not what you wanted.

    Thanks.