Do your tour listings look misaligned like this?
β
Sometimes, the code on your website will override the Seated default code and will cause your tour listings to look misaligned.
The fix should be simple! Just try adding the following code anywhere on your site:
<style>
.seated-events-table {
text-align: left !important;
}
</style>
If that doesn't resolve the issue, reach out to your Seated account manager and we'll be happy to help!