Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
.es-event-card-buttons-wrapper {
flex-flow: row-reverse;
justify-content: start;
}
Add this code to the Custom CSS field on the Settings tab of your Timeline widget’s settings:
.es-event-card-buttons-wrapper {
flex-flow: row-reverse;
justify-content: start;
}