Hide white line with the description in popup

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

.global-styles, .eapp-vimeo-gallery-popup-item-info {
display: none;
}