Adjust spacing in the cards

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

.global-styles,
.eapp-team-showcase-popup-item-description br {
  margin: 10px 0;
  display: block;
  content: "";
}

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face: