Martian Posted October 2, 2023 Share Posted October 2, 2023 I'm trying to add a line around my image which is currently set to "Fill" (not "Fit") so the outline needs to be around the images frame. Any help would be greatly appreciated Link to comment
CassAggett Posted October 2, 2023 Share Posted October 2, 2023 @Martian can you share this page URL? Also what would you like the border to look like? If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM  Link to comment
Martian Posted October 2, 2023 Author Share Posted October 2, 2023 @CassAggett Just a thin 1 pixel line around the image frame (I'd love the option to change the color if that's possible https://www.martiandesign.com/work/andromeda Link to comment
CassAggett Posted October 4, 2023 Share Posted October 4, 2023 (edited) @Martian Give this code a go - paste in the Custom CSS panel: #block-64bd83023798211dc839a7d4 .fluid-image-container.sqs-image-content { border: 1px solid lightblue; box-sizing: border-box; } You can change where it says lightblue to another colour name or hex code. Hopefully this will work as is to target just that image in the screenshot but if not let me know Edited October 4, 2023 by CassAggett Martian and tuanphan 2 If this helped you, please like or mark my solution as answer so others can scroll to it quickly 👆 Cass Aggett is a Squarespace website designer for go-getting women – no matter what stage of business. WEBSITE • INSTAGRAM  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