Hi, thanks for using ZA.
Please login wp-admin, go to Appearance / Theme Options / Custom Css
Paste the style code to Custom Css:
/*hide zoom btn*/
.pswp--zoom-allowed .pswp__button--zoom {
display: none;
}
/*hide download tip*/
.pswp__share-tooltip a.pswp__share--download{
display: none;
}
Cheers!
Bwsm – uiueux.com
