Good evening Martin and welcome back!
Thank you for reaching out to us.
We are sorry to hear about
I would love to help you with this topic.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
@media only screen and (max-width: 640px) {
table.tribe-events-tickets tr .woocommerce, table.tribe-events-tickets tr .tickets_description, table.tribe-events-tickets tr .tickets_name,
table.tribe-events-tickets tr .tickets_price {
width: 100% !important;
}
}
Let me know if that helps.
Have a great day!
Geoff B.