Good evening Matthew and welcome to the Events Calendar Support forum!
Thank you for reaching out to us.
We are sorry to hear about the CSS rules not being applied to your liking.
I would love to help you with this topic.
Based on what I can see, there is a CSS rule at line 1430 of your theme’s CSS file that is being applied
#tribe-events-content-wrapper {
background-color: #000000 !important;
}
With that in mind, when using the tribe option underĀ Events -> Settings -> Display, you might have to make your CSS overly specific for it to kick in. E.g.: adding #tribe-events-pg-template in front of the rule
The other option would be to try different settings for the first option underĀ Events -> Settings -> Display.
Let me know how that goes.
Best regards,
Geoff B.