To highlight the current date on Tribe Events Event Calendar, add the following CSS to your theme’s custom CSS area:

 

.tribe-events-calendar-month__day--current {
  background-color: #e0ecf0 !important;
}

more similar articles