Support

Home Forums Event Espresso Premium More characters needed for radio button questions

More characters needed for radio button questions

Posted: June 9, 2013 at 2:32 am


d37toastmasters

June 9, 2013 at 2:32 am

Hi,

Can you provide custom CSS code to allow more characters for radio button and check box questions?

http://lfs-server1.s3.amazonaws.com/wp-content/uploads/2013/06/radio-button-text-wrapping.jpg

Thank you,

Jake


Dean

June 10, 2013 at 1:00 am

Hi,

This is to do with the label width.

To make ALL the question’s labels wider, use something like this

.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {
width:100%;
}

To make just the check/tickboxes labels wider use something like this

.ee-reg-page-questions.checkbox-lbl {
width: 100%;
}


d37toastmasters

June 10, 2013 at 3:47 am

This worked great!

Thank you,

Jake

The support post ‘More characters needed for radio button questions’ 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