Adjust font weight of each popup element

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

.global-styles, .eapp-team-showcase-member-card-info-name {
  font-weight: 700;
}

.global-styles, .eapp-team-showcase-member-card-info-job {
  font-weight: 700;
}

.global-styles, .eapp-team-showcase-popup-item-description > div {
  font-weight: 700;
}

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: