Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-grid-item-time {
margin-bottom: 20px;
}
.eapp-events-calendar-grid-item-tags {
margin: 10px 0;
}
Add this code to the Custom CSS field on the Style tab of your Event Calendar widget’s settings:
.eapp-events-calendar-grid-item-time {
margin-bottom: 20px;
}
.eapp-events-calendar-grid-item-tags {
margin: 10px 0;
}