How to position the checkbox on my form?

  • amystreasures
    Asked on April 17, 2017 at 1:46 AM

    OK ty, this is my problem now, I got this to work, however as you can see, some of my ch boxes are over my pics, I set everything wide so it will fit. dont know what to do. I wish I can have two columns instead of one long one.

    Amy

  • Sven
    Replied on April 17, 2017 at 1:49 AM

    Please inject the following CSS in your form:

    .form-product-container {

    float: left !important;

    }

     

    .form-radio, .form-checkbox {

    float: left !important;

    }

     

    Here's how to inject custom CSS:

    How to Inject Custom CSS Codes

     

    I have cloned your form to my account, and added the CSS, you can see a working version here:

    https://form.jotformpro.com/71061466354959

     

    Thank you.

  • amystreasures
    Replied on April 17, 2017 at 2:02 AM

    Thank You Sven it work awesome, am I able to make it a two column form?

    Amy

  • Kiran Support Team Lead
    Replied on April 17, 2017 at 2:15 AM

    Since you do not have any other fields on the form, I believe that you only want to display the products in two columns. If so, please follow the instructions provided in the guide below:

    https://www.jotform.com/help/235-How-To-Have-Two-Column-Payment-Form

    If you want to display the other fields on the form in two columns, you may enable the option 'Enable form columns' in the Form layout section of Advanced Form Designer.

    How to position the checkbox on my form? Image 1 Screenshot 20

    Hope this information helps! Please get back to us if you need any further assistance. We will be happy to assist.