Make event images rectangular (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-imageContainer { 
width: auto!important; 
} 

.eapp-events-calendar-list-item-imageContainer img { 
width: auto!important; 
}

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