Reduce spacing between group names and photos

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

.eapp-team-showcase-group-title{
margin-bottom: 10px;
}
1 Like