Hi Hannes!
Thanks for reaching out! Let me try to help you with this.
It may depend on your theme styles, but you could achieve that with some custom CSS. You can learn more about how to add custom styles in our themer’s guide > https://theeventscalendar.com/knowledgebase/themers-guide/. You can also use the WordPress customizer to add CSS.
To get you started, try adding the following CSS styles:
.tribe-tickets-meta {
float: left;
}
I hope that helps! 🙂 Let me know if any follow up questions.
Best,
Victor