Title: Padding after Radio Button
Last modified: June 28, 2020

---

# Padding after Radio Button

 *  Resolved [cufcmark59](https://wordpress.org/support/users/cufcmark59/)
 * (@cufcmark59)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/padding-after-radio-button/)
 * Is there some CSS that I can some padding between the radio button and the text.
   At the moment they are pretty much on top of each other with no space between?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [easyregistrationforms](https://wordpress.org/support/users/easyregistrationforms/)
 * (@easyregistrationforms)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/padding-after-radio-button/#post-13050425)
 * Hello [@cufcmark59](https://wordpress.org/support/users/cufcmark59/),
 * Kindly provide us your form URL so that we can provide the CSS on the basis of
   your website environment.
    You can also drop us an email on [erformswp@gmail.com](https://wordpress.org/support/topic/padding-after-radio-button/erformswp@gmail.com?output_format=md)
   if you want to share the URL over email, just make sure you mention this support
   thread in order to allow us to track the ticket history.
 * Looking forward.
 *  [cufcmark](https://wordpress.org/support/users/cufcmark/)
 * (@cufcmark)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/padding-after-radio-button/#post-13050558)
 * I am trying several solutions and unfortunately I’m evaluating another plug-in
   at the moment so have deactivated ERF at the moment. I therefore have no website
   address to share so if there isn’t some generic CSS you can close and I will 
   revisit the way you have suggested should I return to looking whether the ERF
   plug-in meets my clients needs. Thanks for the quick reply though, it’s appreciated.
 *  Plugin Author [easyregistrationforms](https://wordpress.org/support/users/easyregistrationforms/)
 * (@easyregistrationforms)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/padding-after-radio-button/#post-13053773)
 * Hello,
    Please use the CSS given below in your theme CSS file,
 *     ```
       .erf-container .erf-form .radio label, .erf-container .erf-form .checkbox label, .erf-container .erf-form .radio-inline label, .erf-container .erf-form .checkbox-inline label {
           padding-left: 0.5em;
           font-weight: inherit;
       }
       ```
   
 * If possible provide us a screenshot so that we can analyze the scenario.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Padding after Radio Button’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easy-registration-forms_82b2df.svg)
 * [Easy Registration Forms](https://wordpress.org/plugins/easy-registration-forms/)
 * [Support Threads](https://wordpress.org/support/plugin/easy-registration-forms/)
 * [Active Topics](https://wordpress.org/support/plugin/easy-registration-forms/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easy-registration-forms/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easy-registration-forms/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [easyregistrationforms](https://wordpress.org/support/users/easyregistrationforms/)
 * Last activity: [5 years, 10 months ago](https://wordpress.org/support/topic/padding-after-radio-button/#post-13053773)
 * Status: resolved