Support

Home Forums Event Espresso Premium Formatting on Questions

Formatting on Questions

Posted: July 19, 2013 at 5:03 pm


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

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

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