Change font and its color for Past Events and Group by Dates title

it would be nice to be able to easily change the formatting of more elements in the calendar widget. I would like to change the date font + color (in list view), as well as be able to customize the “Past Events” header. Right now it is the same style as the date text, so it doesn’t look like a separate section. I found the CSS for centering the header, but that’s all I could get to work. The CSS i found for changing the background of past events did not work.

Hi there and welcome to the Community, @Angelica_Jusino :waving_hand:

Great idea, thanks for sharing! We’ll try to consider it as an option in the settings, especially if more users upvote this request.

As for now, you can change the color and fonts using the following CSS codes :slightly_smiling_face:

Past Events title

.eapp-events-calendar-layout-past-events-title {
  font-family: Calibri;
  color: red;
}

Dates

.eapp-events-calendar-date-element-item {
 font-family: Times New Roman; 
  color: green;
}

that worked! thank you very much

Amazing, you’re always welcome :wink:

Friends, great news: this feature request is in the Design stage now!

We’ll keep you updated on the progress :slight_smile:

1 Like

Status Update: the feature moved to the Development stage :tada:

1 Like

Hey everyone!

Great news — the feature is already live :tada:

The color of the Group titles and the Past Events title is controlled with the Event Group Color option in the Group section on the Theme tab:


Find more new features in this post: Event Calendar: Change color of each widget element, font, size settings and more! 🚀

2 Likes

yall are rad! thank you!

Many thanks for the feedback, @Angelica_Jusino :wink:

Nice :slightly_smiling_face: :+1:

Thanks for sharing your thoughts! We really appreciate it, @Tender_S :blush:

shameless plug for my other feature request - photo gallery search
it’d be really cool if you voted on it (;