Poppyseeds Posted December 17, 2021 Share Posted December 17, 2021 Hello - I'm trying to eliminate the drop shadow on the image caption, and keep the drop shadow on the image itself. Site Example: https://clavichord-swordfish-x886.squarespace.com/config/ Enter: jellybeans I'd appreciate any suggestions! Link to comment
Solution Beyondspace Posted December 17, 2021 Solution Share Posted December 17, 2021 2 hours ago, Poppyseeds said: Hello - I'm trying to eliminate the drop shadow on the image caption, and keep the drop shadow on the image itself. Site Example: https://clavichord-swordfish-x886.squarespace.com/config/ Enter: jellybeans I'd appreciate any suggestions! Try adding to Home > Design > Custom Css /*Setting shadow for image only*/ .image-block .image-block-wrapper { filter: drop-shadow(7px 5px 5px #5e5e5e); } .image-block { filter: unset; } Let me know how it works on your site Support me by pressing 👍 if this useful for you Poppyseeds 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Beyondspace Posted December 17, 2021 Share Posted December 17, 2021 My testing result Poppyseeds 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more) 🗓️ Delivery Date Picker (Squarespace Date picker form field) 💫 Gallery block 7.1 workaround 🥳 No-code customisations for Squarespace (+100 Spark plugin customisations) 🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
Poppyseeds Posted December 17, 2021 Author Share Posted December 17, 2021 YOU SO ROCK! YAY! 13 hours ago, bangank36 said: My testing result IT WORKED! BUT... When I'm on the edit window, there is no drop shadow at all. However, when I open it in the preview window, I see it. Why would this be? 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