Hey Gwyneth,
Thanks for following up with this and for granting me access to the site!
Here’s a little CSS snippet to ‘fix’ the spaces, data and price style. Just add it to your theme (or child theme) or via Simple Custom CSS plugin:
.tribe-events-schedule h2 {
display: inline-block;
margin: 0;
font-weight: normal;
vertical-align: middle;
font-size: 1.2em;
font-family: 'Open Sans';
color: #767676;
}
We usually don’t support styling customizations, but in cases like this we can provide a little snippet to help you getting started!
Please let me know if this helps you out,
Best,
Nico