Please add an option to change image ratio in the settings. As for now, the Support Team suggests using this code in the Custom CSS field on the Settings tab:
.es-event-card-content-image {
aspect-ratio: 2/1 !important;
}
Please add an option to change image ratio in the settings. As for now, the Support Team suggests using this code in the Custom CSS field on the Settings tab:
.es-event-card-content-image {
aspect-ratio: 2/1 !important;
}