Check Boxes Crunched Together

  • atelieresthetique813
    Asked on March 9, 2014 at 7:01 PM

    Hi. I'm trying to get the check box options on my page that are crunched together un-crunched together.

    You can see the problem here: http://chrisjaeger.com/atelier/contact-form-main/

    Thank you.

  • jedcadorna
    Replied on March 10, 2014 at 1:44 AM

    Hello,

    Thank you for contacting us.

    Please replace this CSS in your form .form-checkbox-item {width: 350px;} to this .form-multiple-column .form-checkbox-item {width: 250px;}

    Your checkbox should now look something like this.

    Check Boxes Crunched Together Image 1 Screenshot 20

    Guidelines to inject your CSS code https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

  • atelieresthetique813
    Replied on March 23, 2014 at 6:28 PM

    Thank you! This worked perfectly!