All Collections
FAQs for organisers
Event homepage
Can I hide the tickets block on the event homepage?
Can I hide the tickets block on the event homepage?
How to temporarily remove the tickets listing block when tickets aren't on sale
Vicky Carmichael avatar
Written by Vicky Carmichael
Updated over a week ago

This requires our beta Custom CSS feature. Contact us to request access.

If you want to launch your event homepage to start gathering interest before your tickets go on sale, you can use CSS to temporarily hide the tickets block altogether.

Head to Settings  > Event homepage  > Custom CSS on event homepage  and add the following code to hide the ticket section:

#ticket-flow { display: none !important; }

You can remove it once you need to start displaying tickets.

______________________

If you have any follow-up questions, drop us a line at support@tito.io or chat to us in-app and we’ll get back to you as quickly as we can.

Did this answer your question?