Support

Home Forums Event Espresso Premium Template for events

Template for events

Posted: May 21, 2018 at 1:08 pm

Viewing 3 reply threads


adminCALS

May 21, 2018 at 1:08 pm

The single events page looks out of alignment. How can we make it flush left and not look so odd?
screenshot


Tony

  • Support Staff

May 21, 2018 at 3:56 pm

Hi there,

EE applies minimal styling and replies on the styles from your theme to keep the look consistent with the rest of your site so the above will likely be from your theme’s styles.

What exactly do you want to change? I’m guessing the table text alignment?


adminCALS

May 22, 2018 at 8:58 am

Yes, the alignment


Tony

  • Support Staff

May 22, 2018 at 10:52 am

It depends on what the exact changes you want, but you can just use some custom CSS to override your themes styles:

.tkt-slctr-tbl-wrap-dv td {
    text-align: left;
}

You could also adjust the size of the ticket selector as a whole for single events if preferred:

.single-espresso_events .tkt-slctr-tbl-wrap-dv {
    width: 75%;
}

Add either/both of those styles to Appearance -> Customize -> Custom CSS.

Viewing 3 reply threads

The support post ‘Template for events’ 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