We’d like the images of our team members to display bigger. We’ve used the following CSS code:
.eapp-team-showcase-member-card-grid-photoContainer {
min-width: 150px;
min-height: 150px;
}
It’d be great if we can control it in the widget settings. Thanks!