• The left side of the if my radio buttons are slightly cut off. I can fix this, on my staging site, which has wp version 4.2.2 with the following code:

    .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type="radio"] {
      margin-left: 5px !important;
    }

    BUT my live site, which is has wp version 4.3.1 won’t register any of my attempted styling for the radio buttons.

    Help?

The topic ‘Gravity Forms Radio Button Styling’ is closed to new replies.