Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-masonry-item-info {
display: flex;
flex-direction: column;
}
.eapp-events-calendar-button-element-component {
order: 1;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-masonry-item-info {
display: flex;
flex-direction: column;
}
.eapp-events-calendar-button-element-component {
order: 1;
}