I’m using the plug-in as a crime tracker, so all events are in the past.
I noticed that the title of each event on the calendar is bolder for future events (I added a future crime, just to test this) than for past events. I would like all the event titles to be bold. Can you provide a snippet for this?
We have some CSS that fades the titles of past events for clarity, but you can add the following to the Additional CSS area under Appearance > Customize (if you have one) or to the style.css file of your child theme:
.tribe-events-calendar td.tribe-events-past .tribe-events-month-event-title a {
opacity: 1;
}
Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.
Thanks so much!
The Events Calendar Support Team
Author
Posts
Viewing 3 posts - 1 through 3 (of 3 total)
The topic ‘On Calendar View, Don't Un-Bold Past Events’ is closed to new replies.