Increase spacing between events in List layout

Add this code to the Custom CSS field on the Appearance tab of your Event Calendar widget’s settings:

.eapp-events-calendar-list-item-component {
margin-bottom: 20px;
}
.eapp-events-calendar-list-item-component {
margin-top: 0px;
}

Guys, if this code was helpful, please drop us a line in the comments :slightly_smiling_face: