Support

Home Forums Event Espresso Premium Registration Details Formatting Problem

Registration Details Formatting Problem

Posted: June 19, 2013 at 9:14 pm


James Bosma

June 19, 2013 at 9:14 pm

I’m recently installed EventsEspresso and am having trouble with the formatting of the Registration Details Page. There’s too much space after the description of the event, and no space between the following information and the “Registration Details” heading.

I’ve tried it with and without Themeroller themes activated. You can find the page at http://blog.mainstreamcommunications.ca/workshops-webinars/event-registration/?ee=1

Your prompt help would be appreciated. We launch in a couple of days.

James Bosma


Josh

  • Support Staff

June 19, 2013 at 10:04 pm

Hi James,

With the too much space after the description, it looks like there’s an extra space (or nbsp; in HTML) that’s wrapped in paragraph that doesn’t need to be there. If you go into the event editor and switch from “Visual” to “Text” you might see it below what was typed out in the event description. What you’ll want to remove is highlighted in this screenshot:

screenshot

To add the extra space before the “Registration Details” heading, you can add something like this to your custom stylesheet:

h3.section-heading {
margin-top: 1em;
}

If your WP theme doesn’t have a custom stylesheet option a simple way to add custom CSS is by installing the my custom CSS plugin.

The support post ‘Registration Details Formatting Problem’ 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