Begona Posted March 7, 2023 Posted March 7, 2023 http://mistoa.mx/landinglamparas password: 1234 Hi! I’m trying to achieve an effect where images appear on top of text. I’m using the following code, but for some reason it’s not working: section[data-section-id="62ab395edc242c7106f5dc52"] { background-color:transparent!important; .section-background { background-color:transparent!important; } I appreciate any help 🙂
Ziggy Posted March 8, 2023 Posted March 8, 2023 Which section are you wanting to apply this to? I don't see the section ID on the page you shared. Begona 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?
Begona Posted March 8, 2023 Author Posted March 8, 2023 Sorry, @Ziggy it's this section: section[data-section-id="64070c04bd9f93133e963147"] Thanks!
Ziggy Posted March 8, 2023 Posted March 8, 2023 Try this CSS code: section[data-section-id="64070c04bd9f93133e963147"] { .page-section .section-border { background-color: transparent; } } Begona 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?
Begona Posted March 8, 2023 Author Posted March 8, 2023 @Ziggy Unfortunately, it's not working not even adding .section-border. Any other ideas?? Many thanks!
Ziggy Posted March 8, 2023 Posted March 8, 2023 You can try forcing it with an !important: section[data-section-id="64070c04bd9f93133e963147"] { .page-section .section-border { background-color: transparent !important; } } Begona 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?
Begona Posted March 8, 2023 Author Posted March 8, 2023 Still no luck 😞 But I appreciate your help! @Ziggy
Ziggy Posted March 8, 2023 Posted March 8, 2023 We could try this variation: section[data-section-id="64070c04bd9f93133e963147"] .section-border { background-color: transparent !important; background: transparent !important; } Begona 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?
Begona Posted March 8, 2023 Author Posted March 8, 2023 Nope! I might have something else interfering, I'll check. Many thanks for your help, @Ziggy
Ziggy Posted March 8, 2023 Posted March 8, 2023 Sorry about that! 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment