Good afternoon Chuck and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
You are absolutely right. It looks like there is unnecessary white space on single event pages.
To fix this, please add the following CSS rule to your theme’s Custom CSS box (you might have to tweak it for mobile and tablet too):
.single-tribe_events #tribe-events-content {
padding: 40px 0 80px;
}
You can also play with the 40px value to reduce the white space even more.
Let me know how that goes.
Best regards,
Geoff B.