Tomz Posted January 8, 2021 Share Posted January 8, 2021 Site URL: https://frederic-aranda.squarespace.com/ Hello, I'd like to disable the function of the click to next slide on the homepage. I'd like this to just be a slideshow that you can't interact with. I can't see an option for it but if there's just a bit of code that takes this out please let me know. Link to comment
tuanphan Posted January 10, 2021 Share Posted January 10, 2021 Try add this to Design > Custom CSs. Not sure it will work.. div.slide { pointer-events:none; } 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
Tomz Posted January 11, 2021 Author Share Posted January 11, 2021 On 1/10/2021 at 8:19 AM, tuanphan said: Try add this to Design > Custom CSs. Not sure it will work.. div.slide { pointer-events:none; } Hi @tuanphan this didn't work. Still clicks to next or previous depending on where i click on the image. Link to comment
Tomz Posted January 11, 2021 Author Share Posted January 11, 2021 2 minutes ago, Tomz said: Hi @tuanphan this didn't work. Still clicks to next or previous depending on where i click on the image. I managed to resolve it by changing the settings to allow for click through. Then the code worked. Thank you. Link to comment
tuanphan Posted January 13, 2021 Share Posted January 13, 2021 On 1/11/2021 at 5:32 PM, Tomz said: I managed to resolve it by changing the settings to allow for click through. Then the code worked. Thank you. I see your site has expired. If you need to extend trial, you can contact Squarespace Customer Care. 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.