Good evening Preston and welcome back!
Thank you for reaching out to us.
I would love to help you with this topic.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox: https://gist.github.com/GeoffEW/badc00e12c439fb2bd8c050b98b481a2
As you can see, this might need to be adjusted for your specific hours.
Once that is done, you will need to tweak the week view wrapper to your liking.
Try adding the following CSS rule to your style.css file or in your Custom CSS metabox:
.tribe-events-grid .tribe-scroller {
height: 900px;
}
You might have to adjust the height to suit your specific needs here again.
Let me know how that goes.
Best regards,
Geoff B.