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
Formatting on Questions | Event Espresso - Staging Server

Support

Home Forums Event Espresso Premium Formatting on Questions

Formatting on Questions

Posted: July 19, 2013 at 5:03 pm

Viewing 1 reply thread


George Huhta

July 19, 2013 at 5:03 pm

I’ve run into a formatting/spacing issue on one of 4 questions I have on my registration form. Can any one explain why my Terms & Condition questions isn’t formatted correctly. The Yes check box is position right under the question, rather than to the right like the other questions.


Dean

  • Support Staff

July 20, 2013 at 2:01 am

Hello George,

Not sure why it is doing that, but if you add the following tot he bottom of your themes style.css file or better yet to a plugin such as My Custom CSS, it will move the tick box over to the right and up a bit:

.event_espresso_form_wrapper ul.options-list-check li {
list-style: none;
margin-left: 144px;
margin-top: -16px;
}
Viewing 1 reply thread

The support post ‘Formatting on 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