StageSatyr Posted June 20, 2022 Share Posted June 20, 2022 (edited) Hi, I realize Squarespace doesn't supply the option to disable clickthroughs for a gallery block, but I'm wondering if there is a CSS ... workaround? I'm familiar with very basic coding but nothing like this. Basically, I don't want the images in the gallery homepage to be clickable/openable. Wells template. I could switch to an image block but that doesn't give me this layout. Any help greatly appreciated! Edited June 20, 2022 by StageSatyr Link to comment
Solution paul2009 Posted June 20, 2022 Solution Share Posted June 20, 2022 18 minutes ago, StageSatyr said: I don't want the images in the gallery homepage to be clickable Add this to Design > Custom CSS: .homepage #thumbnails { pointer-events: none!important; } StageSatyr 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
StageSatyr Posted June 20, 2022 Author Share Posted June 20, 2022 7 minutes ago, paul2009 said: Add this to Design > Custom CSS: .homepage #thumbnails { pointer-events: none!important; } Perfect, thanks so much Paul! paul2009 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment