chalkpitrecords Posted January 7, 2022 Share Posted January 7, 2022 Site URL: https://www.chalkpitcassetteclub.com/sub Hiya, I would like to add a Colour Boarder around my Images Stacks to showcase the different subscription options available for purchase. Does anyone know what CSS code would support this change? My thoughts were for a colour boarder around each image stack so it will make each Subscription option stand out against the white background. Can anyone help with this change? https://www.chalkpitcassetteclub.com/sub Password: 2022 Link to comment
Beyondspace Posted January 8, 2022 Share Posted January 8, 2022 3 hours ago, chalkpitrecords said: Site URL: https://www.chalkpitcassetteclub.com/sub Hiya, I would like to add a Colour Boarder around my Images Stacks to showcase the different subscription options available for purchase. Does anyone know what CSS code would support this change? My thoughts were for a colour boarder around each image stack so it will make each Subscription option stand out against the white background. Can anyone help with this change? https://www.chalkpitcassetteclub.com/sub Password: 2022 Try adding to Home > Design > Custom Css #block-yui_3_17_2_1_1641581558659_6424, #block-yui_3_17_2_1_1641581558659_11784 { background :rgba(0,0,0,0.4); margin-left: 10px; margin-right: 10px; } Let me know how it works on your site Support me by pressing 👍 if this useful for you 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 January 8, 2022 Share Posted January 8, 2022 You can change the appropriate color so it meet your requirement chalkpitrecords 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
chalkpitrecords Posted January 8, 2022 Author Share Posted January 8, 2022 Thank you very much that looks so much better 🙂 Would you be able to tell me the code for the section below as well for the image stacks in the Whats in side the box section? Future thinking - Whats the best way to find out the code to edit a certain block? Link to comment
tuanphan Posted January 9, 2022 Share Posted January 9, 2022 On 1/8/2022 at 5:47 PM, chalkpitrecords said: Thank you very much that looks so much better 🙂 Would you be able to tell me the code for the section below as well for the image stacks in the Whats in side the box section? Future thinking - Whats the best way to find out the code to edit a certain block? Try this div#block-74addd7a55316f84cd87+.row .span-4:nth-child(n+2) .design-layout-stack { background: rgba(0,0,0,0.4); margin-left: 10px; margin-right: 10px; } 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
Create an account or sign in to comment
You need to be a member in order to leave a comment