emmaburtonblog Posted July 24 Posted July 24 I am trying to create a hover affect over image blocks on one page only! I originally tried this code but it applied to all the pages: .sqs-image-content { opacity:1; transition:ease-in-out 300ms; &:hover { opacity:0.6; } } I'm open to create this affect on the one page or any other ones that will help make it look professional! - my website isn't live yet
Ziggy Posted July 24 Posted July 24 You can either tweak the code to add a page ID, or put that code in the page header code injection inside style tags. Do you have a personal or business plan? Can you share your website URL and this page? 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?
Ziggy Posted July 24 Posted July 24 19 minutes ago, emmaburtonblog said: The page I'm wanting this affect is the 'Interview' section Do you want to affect a page or a section? I can't see an interview page. 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?
emmaburtonblog Posted July 24 Author Posted July 24 This page here 🙂 - sorry not sure why it isn't coming up...
Ziggy Posted July 24 Posted July 24 1 hour ago, emmaburtonblog said: sorry not sure why it isn't coming up... I can only see you website, not your dashboard and backend, so when you have a page in "not linked" it becomes tricky to find unless I know the URL or the page is linked somewhere on the website. What is the page URL slug? 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?
emmaburtonblog Posted July 25 Author Posted July 25 Apologies! The URL is https://www.emmaco.uk/interviews
Solution Ziggy Posted July 25 Solution Posted July 25 Try this in Custom CSS: #collection-6696d06a06391b6dfb9528ba { .sqs-image-content { opacity:1; transition:ease-in-out 300ms; &:hover { opacity:0.6; } } } emmaburtonblog 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?
Ziggy Posted July 26 Posted July 26 42 minutes ago, emmaburtonblog said: This worked! Thank you so much 🙂 Fantastic, can you mark my post as the solution to your question and give it a like? Thanks! emmaburtonblog 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?
emmaburtonblog Posted July 26 Author Posted July 26 No worries! Thank you so much this code worked! 🙂 It's not letting me mark it as the solution - I accidentally marked my own reply as it, deleted that reply to hopefully remark yours and it won't let me. Sorry! Ziggy 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment