How can we change the width of the columns?

  • AlouetteA
    Asked on March 26, 2015 at 11:23 AM

    Is there a way to spread these columns apart so the longer choices are not pushed to a second line? 

     

     

     

    Jotform Thread 541140 Screenshot
  • Ben
    Replied on March 26, 2015 at 12:31 PM

    You have added a link to a form that is not designed nor served by our JotForm Builder.

    On our forms, you can add a code similar to this:

    span.form-checkbox-item {
        min-width: 60%;
    }

    Depending on the layout of the jotform that might need to be adjusted, but we can assist you with that as long as the issue is on a form built using our JotForm Builder.