specialc Posted September 9, 2022 Posted September 9, 2022 Site URL: https://www.carstenfleck.com When I open an image from Gallery View there is a white overlay over the background. How can I turn the background completely white or is there a way to dim the background more, to see even less from the background. To me the background is too distracting.
Ziggy Posted September 9, 2022 Posted September 9, 2022 Try adding this code to the Custom CSS on your website: .gallery-lightbox-background { background-color: #ffffff; opacity: 1.0; } Adjust the opacity (currently 1.0, to between 0.0 and 1.0), and you can change the color if you want as well. gcart 1 Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com Hire me on Upwork! 📈 SEO Space (Referral link) Ⓜ️ Will Myers' Plugins & Tutorials (Referral link) 🔌 Ghost Squarespace Plugins (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee?
specialc Posted September 9, 2022 Author Posted September 9, 2022 Hey Ziggy, Thank you so much for your help! I initially was not able to work but enden up adding important and now it works great! Thanx so very much! .gallery-lightbox-background { background-color: #ffffff; opacity: 1.0 !important; } Best, Carsten gaust and tuanphan 1 1
gcart Posted October 7, 2022 Posted October 7, 2022 On 9/9/2022 at 5:11 AM, Ziggy said: Try adding this code to the Custom CSS on your website: .gallery-lightbox-background { background-color: #ffffff; opacity: 1.0; } Adjust the opacity (currently 1.0, to between 0.0 and 1.0), and you can change the color if you want as well. This was a life saver for me. I'm pretty done wih the dark and light lightbox backgrounds. This is much better. Thanks, George Cartwrtight Ziggy 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment