Make images square for List layout (4th layout optio

Add this code to the Custom CSS field on the Style tab of your Team Showcase widget’s settings:

.eapp-team-showcase-member-card-list-photoContainer{ border-radius: 0 !important; }
.eapp-team-showcase-member-card-list-photoContainer:after{ border-radius: 0 !important; }