ClaireHummel Posted November 1, 2022 Share Posted November 1, 2022 Hey all— I'm currently using Squarespace 7.1 for my website (https://www.clairehummel.com/), and I'm frustrated that site visitors are unable to right-click and save an image when it's loaded in Lightbox. I understand that this is partially by design ( a lot of Squarespace 7.1's infrastructure seems built around preventing visitors from downloading images), but as an artist it's important for me to give clients the ability to save examples of my work as needed. Is there any way to enable right-click on Lightbox images? Thanks so much for any help! Link to comment
Beyondspace Posted November 2, 2022 Share Posted November 2, 2022 18 hours ago, ClaireHummel said: Hey all— I'm currently using Squarespace 7.1 for my website (https://www.clairehummel.com/), and I'm frustrated that site visitors are unable to right-click and save an image when it's loaded in Lightbox. I understand that this is partially by design ( a lot of Squarespace 7.1's infrastructure seems built around preventing visitors from downloading images), but as an artist it's important for me to give clients the ability to save examples of my work as needed. Is there any way to enable right-click on Lightbox images? Thanks so much for any help! Try adding to Home > Design > Custom Css .gallery-lightbox-control { flex-grow: 0; } .gallery-lightbox-list .gallery-lightbox-item { pointer-events: auto; } .gallery-lightbox-list { cursor: auto; } Let me know how it works on your site Support me by pressing 👍 or marking as solution if this useful for you Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Beyondspace Posted November 2, 2022 Share Posted November 2, 2022 My testing Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Keyword HighlighterIf you find my answer fit your need, let's leave a like or upvote so others with the same issue can find their solution. Thank you Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment