Checkbox, how to control the horizontal spacing

  • natupote
    Asked on June 30, 2016 at 8:13 AM

    how to control the horizontal spacing?

    Checkbox, how to control the horizontal spacing  Image 1 Screenshot 20

  • Charlie
    Replied on June 30, 2016 at 9:51 AM

    I'm checking your form and I see that you have two forms that are currently being updated. I also noticed that you seem to be experimenting on different check boxes and radio buttons, you are also using some widgets for that. 

    The most effective way to redesign the spacing of the check boxes is by using the Form Designer Tool. You can click the check box and adjust the input width of it, that should also automatically adjust the spacing of your items:

    Checkbox, how to control the horizontal spacing  Image 1 Screenshot 20

     

    Another way is to use custom CSS code, that should allow you to specifically design each elements on your form, but that means you will need to be familiar with CSS coding.

    If you need more help, let us know the specific form and the specific field, but you will need to finalize or at least make the form almost complete for us to give you a custom CSS code.

    I hope that helps. 

  • natupote
    Replied on June 30, 2016 at 10:08 AM

    thanks for help!