adamwentworth Posted October 22, 2019 Share Posted October 22, 2019 I'm looking for if there's a way to round the corners of the canvas in the Om theme? Similar to how you have the option to round the corners of a button block. There's an example attached, the right side is what I'm aiming for. Thanks in advance for any insight. Link to comment
colin.irwin Posted October 22, 2019 Share Posted October 22, 2019 Add this to your custom css area, after any other code that may already be there #canvas { border-radius: 20px; } Then play with the radius value If you're looking for a Squarespace Developer, drop me a line. Link to comment
adamwentworth Posted October 22, 2019 Author Share Posted October 22, 2019 that's perfect - thank you! Link to comment
colin.irwin Posted October 22, 2019 Share Posted October 22, 2019 Excellent. Can you please hit Like on my answer and also vote it up as an accepted answer? If you're looking for a Squarespace Developer, drop me a line. Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.