Remove Event Dates

Add the ability to remove dates from the event calendar so we can use the widget for events that do not have specific dates.

1 Like

Hi there @user12173 :wave:

We’ll try to consider implementation of this setting in the future updates.

As a workaround, feel free to use this CSS code (should be added to the Custom CSS field on the Appearance tab of your widget’s settings):

.eapp-events-calendar-date-element-component {
  display: none;
}

A post was split to a new topic: Hide date and time in popup