My calendar on our events page originally had a background color that I paid for our website creator to put behind it. In one of the recent updates it deleted the background color which now makes it difficult to read my events. Please advise on how I can fix this.
Thank you,
Annie
You can change the background color of the calendar by adding this to your theme’sĀ style.css file:
#tribe-events-pg-template {
background: #fff; /* or whatever color you'd like here */
}
I notice this question was posted in our Pre-Sales forum, so I’m going to move it to The Events Calendar PRO forum instead. Same URL, a little easier to find. š