Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
.es-widget-container .es-event-card-buttons-wrapper:has(button:nth-child(2)) button:first-child {
display: none;
}
Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
.es-widget-container .es-event-card-buttons-wrapper:has(button:nth-child(2)) button:first-child {
display: none;
}