specialc Posted September 9, 2022 Share 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. Link to comment
Ziggy Posted September 9, 2022 Share 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 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
specialc Posted September 9, 2022 Author Share 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 tuanphan and gaust 1 1 Link to comment
gcart Posted October 7, 2022 Share 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 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