Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:
.eapp-events-calendar-layout-pastEvents .eapp-events-calendar-grid-item-component {
pointer-events: none;
}
Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:
.eapp-events-calendar-layout-pastEvents .eapp-events-calendar-grid-item-component {
pointer-events: none;
}