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
Position of label and drop down box | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Position of label and drop down box

Position of label and drop down box

Posted: January 12, 2014 at 7:51 am

Viewing 2 reply threads


Jake Vizner

January 12, 2014 at 7:51 am

I have registration forms with dropdown boxes being displayed under the dropdown box label and also to the right of it. I would like to be consistent and display them always under the dropdown box label. Is there a custom CSS code I can use to force this behavior? Here is what I’m trying to accomplish: http://d37toastmasters.org/wp-content/uploads/2014/01/ee-event-dropdowns.jpg

Thank you,

Jake


Dean

  • Support Staff

January 13, 2014 at 2:32 am

Hi Jake,

I can’t test it on your site, but I think it should just be a case of increasing the label width

.event_espresso_form_wrapper label, .event_espresso_form_wrapper span.label {

width: 100%; //this could be changed to a pixel amount.

}


Jake Vizner

January 13, 2014 at 3:14 am

Dean,

Perfect!

Thank you,

Jake

Viewing 2 reply threads

The support post ‘Position of label and drop down box’ 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