Center Radial Button in Column

  • fastk8
    Asked on December 3, 2015 at 8:45 PM

    How do you enter a radial button in a column

  • Chriistian Jotform Support
    Replied on December 4, 2015 at 1:57 AM

    Hi,

     

    Are you referring to this form - http://www.jotform.us/form/53277943802158? Do you want to center this field?

    Center Radial Button in Column Image 1 Screenshot 30

     

    To move the radio button to the center, please try to add this custom CSS code in your configurable list widget:

    .radio label{

    padding-left: 10px;

    }

     

    Center Radial Button in Column Image 2 Screenshot 41

     

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