How to change the margin of my form's questions ?

  • sherilee
    Asked on January 27, 2016 at 3:23 PM
     Also, the margin for my questions are squished...how do I move them over?
  • Kevin Support Team Lead
    Replied on January 27, 2016 at 3:25 PM

    This guide will help you to change the space between your questions: http://www.jotform.com/help/62-How-Can-I-Change-Spacing-Between-Questions.

    If it does not help, please share us the link to your form, we will take a look on it.

     

  • sherilee
    Replied on January 27, 2016 at 3:54 PM

    I need the CSS code to change the margin of the question box not the spacing between.

     

  • Kevin Support Team Lead
    Replied on January 27, 2016 at 5:40 PM

    Try injecting this CSS code:

    .form-line {

        margin: 0px;

    }

    It will decrease the margin of your questions.

    I tested using this form: http://www.jotform.us/form/40639561993163.

    If it's not the one where you want to decrease the margin, please, share us the correct link.

  • sherilee
    Replied on January 27, 2016 at 6:45 PM
    If you look on my placenta feedback form, you'll see the questions are
    squished. This code did not change it.
    ...
  • Kevin Support Team Lead
    Replied on January 27, 2016 at 10:03 PM

    Thank you for sharing the link to your form.

    Now, it's currently being displayed like this:

    How to change the margin of my forms questions ?  Image 1 Screenshot 50

    I did change it and on my end it's being displayed like this:

    How to change the margin of my forms questions ?  Image 2 Screenshot 61

    Now, I did it changing the label align and width of the fields.

    To find these options, just click on the field that you want to change, then you will find the lable align on the top toolbar:

    How to change the margin of my forms questions ?  Image 3 Screenshot 72

    The same with the width, this option only works with text boxes and drop downs:

    How to change the margin of my forms questions ?  Image 4 Screenshot 83

    You can see how it looks on my cloned form: https://form.jotform.com/60268134964965

  • sherilee
    Replied on January 27, 2016 at 11:45 PM
    I would like to question to be on top, rather than beside.
    Sent from my iPhone
    ...
  • beril JotForm UI Developer
    Replied on January 28, 2016 at 7:19 AM

    You can align your label easily as you see below:

    How to change the margin of my forms questions ?  Image 1 Screenshot 20

    You should make same arrangements for all of your fields.

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.