Add this code to the Custom CSS field on the Style tab of your Vimeo Gallery widget’s settings:
.eapp-vimeo-gallery-share-item:nth-of-type(2),
.eapp-vimeo-gallery-share-item:nth-of-type(3) {
display: none;
}
Add this code to the Custom CSS field on the Style tab of your Vimeo Gallery widget’s settings:
.eapp-vimeo-gallery-share-item:nth-of-type(2),
.eapp-vimeo-gallery-share-item:nth-of-type(3) {
display: none;
}