Hi Nathan!
You can add the following CSS selector in your theme’s style.css file to customize your Event titles in month view:
.tribe-events-month-event-title a {
color: red !important;
}
In this example you will change the color of all event titles to red. You’ll find more info about font and color changes in the following article:
https://theeventscalendar.com/knowledgebase/changing-fonts-and-colours/
I hope this helps! If you have any other questions at all please feel free to let me know and I’d be happy to help as best I can!
Cheers,
Patricia