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 About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. Content: Links in my posts may refer to SF Digital products or may be affiliate links. Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.Improve your online store with our extensions. 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