• Resolved cufcmark59

    (@cufcmark59)


    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

    (@easyregistrationforms)

    Hello @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 [email protected] 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.

    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

    (@easyregistrationforms)

    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.