Shopify themes, liquid, logos, and UX
Hello !
My website is www.lothaire.fr and I'm looking for an easy way to change the border radius of all buttons. They're way too rounded.
Thank you
Solved! Go to the solution
This is an accepted solution.
Hello @LothaireBordeau ,
Here are the steps to apply the necessary changes in your Shopify store:
.btn{
border-radius: 8px !important;
}
Let me know if you need further assistance!
This is an accepted solution.
Hello @LothaireBordeau ,
Here are the steps to apply the necessary changes in your Shopify store:
.btn{
border-radius: 8px !important;
}
Let me know if you need further assistance!
Hi @LothaireBordeau
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
:root{
--buttonRadius: 7px !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Yes i can change all the border buttons for is just some little requirement
Reply me back here so we can have a little conversation together then i can proceed with the button changers
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025