FugitiveRabbit Posted September 3, 2020 Share Posted September 3, 2020 Hey, y'all! I'm new to Squarespace and am working on a photography blog. I have SFW and NSFW images and I was wondering if there is a way to assign blogs with an "NSFW" tag to blur until being clicked. I know this is probably a long shot. I'd also be happy if there's a way to do it manually by inserting a code block into the individual blog post, but I couldn't work that out either. Thanks for any help you can provide! sonny.oram and Beyondspace 2 Link to comment
FugitiveRabbit Posted September 3, 2020 Author Share Posted September 3, 2020 I actually figured it out on my own! Answering for folks who might find this in the future. this is the code I ended up using on my site's custom css to blur the tag "nude". Quote .tag-nude .sqs-gallery-design-stacked-slide img{filter: blur(8px)!important} .sqs-gallery-design-stacked-slide img:hover{filter: blur(0px)!important} Beyondspace 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