MsXacto8558 Posted June 28, 2021 Posted June 28, 2021 How can I control the opacity in a gallery grid when viewing single images in Lightbox mode? Currently the background images are too strong, I would like to fade them to around 20%. Thanks!
tuanphan Posted June 30, 2021 Posted June 30, 2021 Hi. Your site is private. Can you setup password & share url? We can check easier Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Beyondspace Posted July 1, 2021 Posted July 1, 2021 On 6/29/2021 at 2:31 AM, MsXacto8558 said: Site URL: https://purple-crane-2hzr.squarespace.com/config/ How can I control the opacity in a gallery grid when viewing single images in Lightbox mode? Currently the background images are too strong, I would like to fade them to around 20%. Thanks! You should enable site visibility to password as well, anyway, here is snippet for 7.1 image lightbox .yui3-lightbox2 .sqs-lightbox-overlay { opacity: 0.2 !important; } .gallery-lightbox-background { opacity: 0.2 !important; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Beyondspace Posted July 1, 2021 Posted July 1, 2021 8 hours ago, MsXacto8558 said: Site is now public with password Vernon093 I tried the above code it works, and I can adjust the opacity background Thanks! it not correct password BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
Recommended Posts
Archived
This topic is now archived and is closed to further replies.