Make the checkboxes and matrix widgets larger?

  • mybackcracker
    Asked on January 1, 2015 at 5:49 PM
    Is there a way to make the checkboxes and matrix widgets larger?...
  • Elton Support Team Lead
    Replied on January 1, 2015 at 8:24 PM

    Hi,

    Yes that's possible when you inject custom CSS codes to your form. Guide: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes-to-your-Form

    If you mean to enlarge the checkbox on the matrix field, you can try the following but this may not work on older browsers. This should work fine on Chrome and Firefox.

    input[type="checkbox"]{

    width: 30px;

    height: 30px;

    }

    Comparison:Make the checkboxes and matrix widgets larger? Image 1 Screenshot 50

    However, you can load your form on the Form Designer if you want to customize further your check box field. There's a separate option for the check boxes when you click it on the Form Designer. See these screenshots.

    Make the checkboxes and matrix widgets larger? Image 2 Screenshot 61

    Make the checkboxes and matrix widgets larger? Image 3 Screenshot 72

    Then use big button size

    Make the checkboxes and matrix widgets larger? Image 4 Screenshot 83

    Let us know if you need further help.

    Thank you!

  • mybackcracker
    Replied on January 2, 2015 at 4:52 PM

    Thank you..that is what I was looking for.

    Is there a way to make the drop down larger in the configure list widget?

    Jotform customer service is the best on the internet!