Remove share options from lightbox

In Chrome, lightbox has share options. how can I hide those, photographer doesn’t want an easy way to download his images

1 Like

Sorry.

.pswp__button–share{
display: none !important;
}

yes, it would be great to have an option to select which share options to display.