Justin86 Posted July 1 Posted July 1 Hi, I'm looking to remove the overlay (semi-transparent grey) on the first banner image of my website's homepage. Is there a specific code I can insert into the page to accomplish this? Thanks, Justin
Widle Posted July 1 Posted July 1 @ACUSOUL Can you share your website URL ? Widle - Squarespace Website Design Experts Connect - Connect with Email Website - Visit us Ahmedabad, India
paramjeet.kour08 Posted July 1 Posted July 1 share site url pls? Hi ! I am Paramjeet kaur Top rated SquareSpace Web Designer and Web Developer with SEO For Web Sites. Working Now As freelancer With lowest Rate. Rate $20 per hour. Till date, I have created over 300 + websites in Squarespace. Contact Me Email
Ziggy Posted July 1 Posted July 1 3 hours ago, ACUSOUL said: I'm looking to remove the overlay (semi-transparent grey) on the first banner image of my website's homepage. Is there a specific code I can insert into the page to accomplish this? You don't need code for this, open the section settings, go to Background and change the Overlay Opacity: 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?
Justin86 Posted July 4 Author Posted July 4 My website is www.acusoul.com, I don't see the option to change opacity on my template for a specific banner. It would apply to all banners in the site styles. Thanks, Justin
Ziggy Posted July 4 Posted July 4 1 hour ago, ACUSOUL said: My website is www.acusoul.com, I don't see the option to change opacity on my template for a specific banner. It would apply to all banners in the site styles. You're right, you don't have this option since you're on an old 7.0 template, that's a major reason why sharing your URL is important to get a relevant answer. Try this Custom CSS: #acupuncture-food-therapy-toronto { .image-overlay .image-overlay-wrapper { background-color: rgba(145, 142, 141, 0.0) !important; } } 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?
Justin86 Posted July 5 Author Posted July 5 I added the code in custom css, but it doesn't seem to have worked.
Ziggy Posted July 5 Posted July 5 I might have got the selector wrong given this is an old template and I've forgotten how to use it! Try this: #yui_3_17_2_1_1720205739171_649 { .image-overlay .image-overlay-wrapper { background-color: rgba(145, 142, 141, 0.0) !important; } } If that doesn't work, let me know if this works (but it will affect too much): .image-overlay .image-overlay-wrapper { background-color: rgba(145, 142, 141, 0.0) !important; } 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?
Justin86 Posted July 5 Author Posted July 5 The 2nd one worked, but affected all parallax banners. For some reason the first one didn't work..
Ziggy Posted July 5 Posted July 5 Great, just need to figure out the selector, maybe this: #acupuncture-food-therapy-toronto-section { .image-overlay .image-overlay-wrapper { background-color: rgba(145, 142, 141, 0.0) !important; } } @tuanphan What am I missing on this section selector?? 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?
Justin86 Posted July 8 Author Posted July 8 Still not working with the word "section"... Please let me know if there is anything else I can try.
Solution tuanphan Posted July 13 Solution Posted July 13 On 7/8/2024 at 10:44 PM, Justin86 said: Still not working with the word "section"... Please let me know if there is anything else I can try. With top banner, you can use this CSS code div#parallax-images>div:nth-child(1) .image-overlay-wrapper { background-color: transparent !important; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment