Good afternoon Brent and welcome back!
First off, I would like to apologize for the delay answering.
We are currently experiencing a higher level of requests than usual.
Please rest assured that we are working hard at correcting this situation.
We appreciate your patience while we try to normalize things.
Thank you for reaching out to us.
I would love to help you with this topic.
There are two ways to achieve this:
- By creating a custom view template for the single event view (just removing that section altogether). You might want to read our Themer’s guide to get a sense of how that works.
- By using CSS
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.single .tribe-events-meta-group-details {display: none !important}
Let me know how that goes.
Best regards,
Geoff B.