Change Events List Widget Colors
-
The Events List Widget title and day of the month are black on a black background and can’t be seen. I had the same problem with the event times but was able to correct it with additional CSS (see below). However I am unable to fix the title and day. I would also like to change the color of the month to make it more readable. Any help would be appreciated.
The Additional CSS I used to change the time is:
.tribe-events-widget-events-list time.tribe-events-widget-events-list__event-datetime, .tribe-events-widget-events-list a.tribe-events-widget-events-list__event-title-link.tribe-common-anchor-thin, span.tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2.tribe-common-h4–min-medium {
color: beige!important;
}The page I need help with: [log in to see the link]
- The topic ‘Change Events List Widget Colors’ is closed to new replies.