How to center radio button field

  • brettmatsuura
    Asked on August 6, 2016 at 3:24 PM

    Hello, will you please advise how I can adjust the width of a radio filed, top align the text and then center the field with on the form. 

    I have included an image of someone else's form that achieves the result I am looking for that is next to how my form is currently displaying. 

    Jotform Thread 900127 Screenshot
  • Mike
    Replied on August 6, 2016 at 5:02 PM

    Please try adding the next CSS code via form designer to center the radio button field on your form.

    #id_11 {
    max-width: 265px;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    }
    #label_11 {
    max-width: 265px;
    }
    li#id_11 {
    text-align : inherit;
    color : fff;
    }
    #cid_11 {
    padding-left: 0;
    }
    .form-line-active {
    background-color: rgba(255, 255, 224, 0.43) !important;
    }

    How to center radio button field Image 1 Screenshot 20

    If you need any further assistance, please let us know.

  • brettmatsuura
    Replied on August 6, 2016 at 5:45 PM
    thank you. This solved my problem. I appreciate your prompt response!
    *Brett Matsuura*
    *Licenses*
    *Rezolve Consulting *| UT Lic# 5486223-PB00
    *Realty Source Inc | *CA Lic# 01885562 |
    ...