Hello Jennifer,
Thanks for reaching out and I hope you had a great weekend. 🙂
Sorry about the styling issue here — it definitely looks like there’s a little conflict with the theme that’s squishing things together and I see exactly what you mean.
Will you please try adding this to the Appearance > Customize > Advanced CSS screen:
.single-tribe_events .tribe-events-event-meta .tribe-events-address span {
display: inline-block;
margin: 0px 3px;
}
That should space things out a bit. Here’s a screenshot of how that looks when I tested it out on your site.
Will this work for you as well? Please let me know.
Cheers,
Geoff