How can I make radio buttons bigger?

  • alcocrowdcycle
    Asked on March 13, 2014 at 8:23 PM
  • Cesar
    Replied on March 14, 2014 at 12:04 AM

    Bigger Radio Buttons can be achieved by injecting the neccesary CSS code to your form.

    For example I have cloned your form and injected the code:

    .form-radio{
    width:50px !important;
    height:50px!important;
    }

    Example Form: http://form.jotformpro.com/form/40718865480967?

    All you need to do is customize the value 50px to a higer or lower value you wish to use.

    This is where I injected the code:
    Go to Setup & Embed | Preferences | Form Styles | Inject Custom CSS 

    https://shots Screenshot 10

     

    Do let us know if you need further assistance. Thank you.

     

    Related Article:

    How-to-Inject-Custom-CSS-Codes

  • sanaullahrais
    Replied on April 4, 2014 at 2:14 AM

    hi to change the style of radio button

  • Elton Support Team Lead
    Replied on April 4, 2014 at 3:56 AM

    @sanaullahrais

    Please open a new thread for that question so we can assist you within your thread without taking this thread.

    Thank you!