Brooklyn theme - how to make all buttons have rounded corners

jc123
New Member
11 0 0

Hello, I was wondering how I can make all the button rounded in my shopify theme, I followed this article https://community.shopify.com/c/Shopify-Design/Border-around-buttons-Brooklyn-Theme/td-p/527580

 

but it didn't work, if someone can please help I would appreciate it, thanks.

Replies 21 (21)
Jasoliya
Shopify Expert
4615 596 1159

send me store url

Want to modify or custom changes on store hire me.
Email: jasoliyabrijesh123@gmail.com Or WhatsApp, Try our Free app for bundle page.
Want to get Free review and advice for sale on store ?? just text me here
Tom119
Excursionist
25 0 13

Added these 2 code at the end of the file: Assets -> theme.scss, it works perfectly even in store.

.btn{border-radius: 30px;}
.shopify-payment-button .shopify-payment-button__button{ border-radius: 30px !important;}

 

qvr4hicaxat51.png

Thank you @Jasoliya