Add this code to the Custom CSS field on the Style tab of your widget’s settings:
.eapp-team-showcase-member-card-info-component {
max-width: 100%;
}
.eapp-team-showcase-member-card-info-component * {
white-space: normal;
}
Add this code to the Custom CSS field on the Style tab of your widget’s settings:
.eapp-team-showcase-member-card-info-component {
max-width: 100%;
}
.eapp-team-showcase-member-card-info-component * {
white-space: normal;
}