We have created a number of events although many of the form elements are misaligned (event-registration/?ee=21). Could you provide some more information in regards to how to style the form – specifically what style file we need to edit.
Regards,
This topic was modified 11 years, 3 months ago by Safar Academy.
Well your theme CSS is affecting some of the looks here. You could try adding the following CSS to your themes style.css or to a plugin such as My Custom CSS
[class*="span"] {
margin-left:0;
}
.event_espresso_form_wrapper form p {
clear: both;
}
Viewing 3 reply threads
The support post ‘Styling event pages’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.