Good evening Daniel 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 accomplish this:
- By creating a custom view override for the single event view. You might want to read our Themer’s guide to get a sense of how that works.
- By using good old CSS
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.single #tribe-events-footer .tribe-events-sub-nav, .single #tribe-events-header .tribe-events-sub-nav {display: none !important}
Let me know how that goes.
Best regards,
Geoff B.