Aitch Posted September 15, 2020 Share Posted September 15, 2020 Hi I have used a summary carousel of an unlinked store page, to show some images. How can I prevent the user from clicking through to the otherwise invisible store page? Thanks! Link to comment
MaryPhilip_ Posted September 15, 2020 Share Posted September 15, 2020 Answer is here 🙂 Hi 👋 I'm a Squarespace Expert Member, Circle Member & only Squarespace Authorised Trainer in Scotland. Check out my portfolio at Mary Philip. Hit the little 👍 if I've helped. Link to comment
revampdesignstudio Posted September 15, 2020 Share Posted September 15, 2020 hey @Aitch! You can use a bit of css to prevent clickthrough or the 'pointer' cursor. I would use something like #block-id a{ pointer-events: none !important } you could also pull the 'slide' or 'thumbnail' name instead of 'a'. Something along that should do the trick 🙂 Link to comment
tuanphan Posted September 18, 2020 Share Posted September 18, 2020 On 9/15/2020 at 4:54 PM, Aitch said: Hi I have used a summary carousel of an unlinked store page, to show some images. How can I prevent the user from clicking through to the otherwise invisible store page? Thanks! If you share link to page where you use summary, we can give exactly code. 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!) Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.