NordLion Posted June 18 Posted June 18 Hi, the text in my website, nordlion.net, in the current stock -> off market section, is not click through able. Is it possible to make it so I can click through it to the picture link behind? Thanks
Ziggy Posted June 19 Posted June 19 You would need to set the text block to: pointer-events: none; using the block ID in Custom CSS. 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?
NordLion Posted June 19 Author Posted June 19 Is there something i can put in the global custom css to change everything text block as there are quite a few?
Ziggy Posted June 19 Posted June 19 2 minutes ago, NordLion said: Is there something i can put in the global custom css to change everything text block as there are quite a few? I wouldn't recommend this as a global change to text blocks as it would break all text links. 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 June 19 Posted June 19 Use this to find block IDs: https://squarefortytwo.com/squarespace-guides/find-an-id-in-squarespace-71 Then use those block IDs in this form: #block-id-replacethis { pointer-events: none; } 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?
NordLion Posted June 19 Author Posted June 19 is it possible to do it for multiple text boxes with one code line?
NordLion Posted June 19 Author Posted June 19 its made the mouse not click on the text but its not click throughable so it just hovers above
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment