Support

Home Forums Event Espresso Premium Guessing this is a CSS problem?

Guessing this is a CSS problem?

Posted: July 8, 2014 at 9:54 am

Viewing 1 reply thread


Nicholas Mercier

July 8, 2014 at 9:54 am

When I expand the ticket details on my event listing the frame spills over into my widget area. You can see it here:
http://www.kesne.org/events/

WordPress 3.9.1
EE4.2.6p
Fresh Installation


Josh

  • Support Staff

July 8, 2014 at 11:33 am

Hi Nicholas,

You can correct this by reducing the amount of left and right padding space (currently 15px each side) being added to each table cell by your theme. The following will do the trick if it’s added to the end of the theme’s stylesheet or via the Reaktiv CSS Builder plugin :

.entry .event-tickets tr td {
   padding: 5px;
}
Viewing 1 reply thread

The support post ‘Guessing this is a CSS 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