Try adding it to a plugin like My Custom CSS or Reaktiv CSS builder. If it still doesn’t respond, then adding an !important to the CSS and it should override.
Basically the Calendar shows both the Event Title and then right after it the text from the Event Datetimes field. Thus duplicating it. We don’t want to show the text in the calendar thats in the Event Datetimes field. As that has the event title in it followed by the date thus giving a duplication.
Does this work when added to a plugin like Reaktiv CSS builder?
p.time_cal_qtip {
display: none !important;
}
—
Lorenzo
Viewing 6 reply threads
The support post ‘Calendar EE4 Displaying Event Title and Event Datetime text’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.