Good evening Matt and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
What you need to do is indeed a template customization. You might want to read our Themer’s guide to get a sense of how that works.
Basically here is the breakdown of what you will need to do:
- Under /wp-content/plugins/the-events-calendar/src/views/ find the list.php file. Open it and locate the <!– Tribe Bar –> section.
- Under /wp-content/plugins/the-events-calendar/src/views/list find the content.php file. Open it and locate the <!– List Title –> section.
- Steal and remove the <!– List Title –> from the content.php file and upload it to your theme’s /tribe-events/ folder
- Paste the <!– List Title –> element before the <!– Tribe Bar –> section in the list.php file. upload it to your theme’s /tribe-events/ folder
Let me know how that goes.
Best regards,
Geoff B.