Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-sales domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the better-click-to-tweet domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-amazon domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the pue-stats domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/staging-poc/public_html/wp-includes/functions.php on line 6114
More characters needed for radio button questions | Event Espresso - Staging Server

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

Viewing 2 reply threads


Jake Vizner

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

  • Support Staff

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%;
}


Jake Vizner

June 10, 2013 at 3:47 am

This worked great!

Thank you,

Jake

Viewing 2 reply threads

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 - Staging Server