Hi @tsteinh ,
Thank you for reaching out.
To confirm, you are referring to the color of the text within the Legend area, yes?
The TEXT color on the list at the top and on the entries in the calendar.
Hi @tsteinh ,
Thank you for your message and the confirmation.
Kindly try appending the following custom CSS snippet to your theme’s additional CSS section (Appearance -> Customize -> Additional CSS), and see if this works for you.
.tribe-events-view #legend li {
color: white !important;
}
.tribe-events-view--month .tribe-events-calendar-month .tribe-events-calendar-month__body .tribe-events-calendar-month__events a.tribe-events-calendar-month__calendar-event-title-link {
color: white !important;
}
Plugin Support
Darian
(@d0153)
Hi there,
It appears that there hasn’t been any recent activity on this thread, so we’ll consider it resolved. However, if you have any additional questions or concerns, feel free to start a new thread.
The css fix had no effect. I replied to the email not realizing it was a noreply. I never got a bounceback so I didn’t realize it didn’t go through.