Remove spacing between large photo and thumbnail carousel (Thumbnails layout)

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

.eapp-photo-gallery-thumbnails-second {
  margin-top: 0;
}