# Possibility to change the font colour of the text

**URL:** https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940
**Category:** Event Calendar
**Tags:** Released
**Created:** [December 19, 2023, 3:54pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940 "2023-12-19T15:54:26Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![CUE-comms](https://avatars.discourse-cdn.com/v4/letter/c/ecb155/32.png) [@CUE-comms](https://community.elfsight.com/u/CUE-comms)
#### Post date: [December 19, 2023, 3:54pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/1 "2023-12-19T15:54:26Z")

</div>

You can change the font colour of the date but there is no option to change the font colour of the text.

---

<div class="post-metadata">

### Author: ![CUE-comms](https://avatars.discourse-cdn.com/v4/letter/c/ecb155/32.png) [@CUE-comms](https://community.elfsight.com/u/CUE-comms)
#### Post date: [December 19, 2023, 3:55pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/2 "2023-12-19T15:55:36Z")

</div>

How about being able to change the font colour of the text?

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [December 19, 2023, 4:20pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/3 "2023-12-19T16:20:06Z")

</div>

Hi @CUE-comms 👋

You can change the text for Heading and Date on the Style tab of your widget’s settings, and I see that you already found these options.

However, I agree that it would be awesome to change the text color of all elements right in the configurator and we’ll try to consider this opportunity in our future updates.

As for now, it’s possible to do this using a CSS code.

I’ve shared your request with our devs and will let you know once the solution is provided 🙂

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [December 20, 2023, 12:28pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/4 "2023-12-20T12:28:41Z")

</div>

Hi @CUE-comms 👋

I see that my colleague Renata has already provided you with a special CSS code for changing the font color in the widget:

```auto
.eapp-events-calendar-events-calendar-component * {
color: #0067B9 !important;

```

Just in case, if you want to change the color of all the elements in the widget at once, you can use this code:

```auto
.eapp-events-calendar-events-calendar-component * {
  color: red !important;
}

```

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [February 11, 2026, 12:52pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/5 "2026-02-11T12:52:20Z")

</div>

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

We’ll keep you updated on the progress 🙂

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [July 8, 2026, 9:23am UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/7 "2026-07-08T09:23:03Z")

</div>

Status Update: the feature moved to the **Development** stage 🎉

---

<div class="post-metadata">

### Author: ![Max](https://sea2.discourse-cdn.com/flex020/user_avatar/community.elfsight.com/max/32/710_2.png) [@Max](https://community.elfsight.com/u/Max)
#### Post date: [July 22, 2026, 12:28pm UTC](https://community.elfsight.com/t/possibility-to-change-the-font-colour-of-the-text/34940/8 "2026-07-22T12:28:43Z")

</div>

Hey everyone!

Great news — detailed text color settings have just been released 🎉

To change the color settings in the event card, click on the Customize Theme button, select Event and adjust the colors to your liking:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/7/b/7b519e99f6644723c82afc14f547f64061945c58.png) ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/f/9/f9fb45127209dc681c35dc7b38d7509c549ed823.png)

 ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/0/d/0d90645e761061a0a6b41285265ab27ab4540ce6.png)

  

The **Text Color** option for the event popup is available in the **Popup** section:

 ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/0/8/08a9729e62b1aa844549b630b9548436c77e225a.png) ![image](https://us1.discourse-cdn.com/flex020/uploads/elfsight/original/3X/8/d/8d244101135f64156c88f3f20d68e76b71d0492c.png)

  

Find more new features in this post: [Event Calendar: Change color of each widget element, font, size settings and more! 🚀](https://community.elfsight.com/t/event-calendar-change-color-of-each-widget-element-font-size-settings-and-more/168887)
