kds_on_ss Posted April 2, 2022 Share Posted April 2, 2022 Site URL: https://www.kdigitalstudio.com/how-to-create-digital-products Hey all. I took a course on creating these pricing grids using flex boxes, but I'm struggling to create rounded corners for these flex boxes (the course doesn't cover this). How I can target the flex boxes in order to create rounded/curved edges? Link to comment
tuanphan Posted April 2, 2022 Share Posted April 2, 2022 Use this CSS section[id*="pricegrids"] .sqs-col-4 { border-radius: 50px; } kds_on_ss 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
kds_on_ss Posted April 2, 2022 Author Share Posted April 2, 2022 1 hour ago, tuanphan said: Use this CSS section[id*="pricegrids"] .sqs-col-4 { border-radius: 50px; } Much love -- thank you! Totally didn't think to call back to .sqs-col-4 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