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.
Support forum for Event Espresso 3 and Event Espresso 4.