Nondys Posted May 31, 2020 Share Posted May 31, 2020 Site URL: https://littlemisskonacoffee.squarespace.com/2019-competition Hey there, I have a question that I need some help with... I am designing a site with a portfolio and I want to disable the lightbox feature on the Gallery Page (not gallery block). I basically don't want people to click on the image and it enlarge because I don't want anyone to steal my client's images. Clients Website: https://littlemisskonacoffee.squarespace.com/2019-competition Password: coffee Any code suggestions would be greatly appreciated 🙂 Link to comment
tuanphan Posted May 31, 2020 Share Posted May 31, 2020 Add to Home > Design > Custom CSS /* disable hover */ body#collection-5ed02ebed97d7907c6917792 .slides .slide { pointer-events: none; } if someone know CSS, they can disable this CSS, you can add some code to increase "security level", eg, disable lightbox + set transparent lightbox + .... Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Nondys Posted June 5, 2020 Author Share Posted June 5, 2020 @tuanphan you're a genius!!!!!!!!! :) Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.