niteshifte Posted November 10 Share Posted November 10 Hi there, What code would I need to add to give 'product add-ons' rounded corners? https://www.peterotoole.ie/shop/cork/p/cork-2024-calendar Thanks a mill as always! Link to comment
Solution paul2009 Posted November 10 Solution Share Posted November 10 1 hour ago, niteshifte said: What code would I need to add to give 'product add-ons' rounded corners? @niteshifte You can use something like this: .product-details .pdp-product-add-ons .add-on-card { border-radius: 11px; } Did this help? Please give feedback by clicking an icon below ⬇️ About: SQSP User for 17 yrs. Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF Digital, building Squarespace Extensions to supercharge your commerce website. Content: Links in my posts may refer to SF Digital products or may be affiliate links. If my advice helped, you can thank me by clicking one of the feedback emojis below. I love coffee too. Link to comment
niteshifte Posted November 10 Author Share Posted November 10 10 minutes ago, paul2009 said: @niteshifte You can use something like this: .product-details .pdp-product-add-ons .add-on-card { border-radius: 11px; } Did this help? Please give feedback by clicking an icon below ⬇️ Unreal! Thanks so so much!! paul2009 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