Support

Home Forums Event Espresso Premium [EE4 / registration form] radio buttons different box size / different class

[EE4 / registration form] radio buttons different box size / different class

Posted: August 2, 2017 at 7:32 am


Anonymous

August 2, 2017 at 7:32 am

Hello, I have problem with radiobuttons in my registration form – some of them are assigned different CSS class than others. As an effect the spacing is different – screenshot available here: https://ibb.co/imhRfQ. Website (stage) available here: http://woh.freshform.pl


Josh

  • Support Staff

August 2, 2017 at 4:23 pm

You can change this by going to the Appearance -> Customize section of the admin, and there is a tab labeled ‘Additional CSS’. If you go into the customizer, you can add some code like this. Please paste the code between the dashed lines into the stylesheet:

—————————————-

#ee-single-page-checkout-dv .nano-lbl,
#ee-single-page-checkout-dv .micro-lbl,
#ee-single-page-checkout-dv .tiny-lbl {
width: 12.4%; 
min-width:180px;
}

—————————————-

Please refer to this guide for more detailed information about the CSS customizer: https://codex.wordpress.org/CSS#Custom_CSS_in_WordPress


Anonymous

August 3, 2017 at 1:34 am

Thank you!

The support post ‘[EE4 / registration form] radio buttons different box size / different class’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso