Minm Posted March 8 Posted March 8 (edited) Hello, I'm trying my best to make certain project not clickable, which is the second one among 3 on the main page, under the url https://www.jungminan.com/work/addfriend a.grid-item [href="/work/addfriend"] { pointer-events: none; } Did not work. Any suggestion on how I can do this? https://www.jungminan.com/ Edited March 8 by Minm
Solution Ziggy Posted March 8 Solution Posted March 8 Hi @Minm, happy Friday. For the href to work it can't have a space before the bracket, here's a code correction: .grid-item[href="/work/addfriend"] { pointer-events: none; } Let me know if that's now working for you. 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?
Minm Posted March 8 Author Posted March 8 It worked!!! Thank you so much! Hope you have a great rest of your day. Ziggy 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment