Hide all events for the specific date

Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:

[data-date="2024-05-01"] .fc-daygrid-day-events {
display: none;
}

Guys, if this code was helpful, please drop us a line in the comments :slightly_smiling_face: