Choose text size for Event description

How to choose font size for event description? :slight_smile:

Hi there, @Jonas_Svarholt and welcome aboard :waving_hand:

We agree that it would be great to have a setting to change the size of the description text. If more users upvote this idea, we’ll try to consider this opportunity in the future.

As for now, you can use this code in the Custom CSS field on the Style tab of your widget’s settings :slightly_smiling_face:

/* Event Card */
.eapp-events-calendar-description-component {
  font-size: 16px;
}


/* Popup */
.global-styles,
.eapp-events-calendar-popup-item-description {
  font-size: 20px;
}

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:

Hey everyone!

Great news — the feature is already live :tada:

You can find it in the Event section on the Theme tab (Сustomize ThemeEventDescription Font Size):


The size of the description in the popup is controlled with the Text Size option in the Popup section:


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