Hello,
I can help you out here.
So you are trying to remove the “Add to Cart” Button for the tickets.
You can do that by following our themer’s guide to moving files to your theme to edit:
https://theeventscalendar.com/support/documentation/events-calendar-themers-guide/
Then you will want to move and edit this file:
\wootickets\views\wootickets\tickets.php
Event Post Type
The Event Calendar Event Post Types are as Follows:
Events > tribe_events
Venues > tribe_venue
Organizers > tribe_organizer
Also for a list of conditionals to target specific pages see this list:
https://gist.github.com/jo-snips/2415009
Let me know if that helps.
Thanks