All things Shopify and commerce
how to change Add to Cart button from square one or the rounded one like this? i only want to change "Add to Cart" button. i prefer to use custom css
Hi,
please share your store url to let me check which class selector to CSS, normally you can use:
.add-to-cart {
border-radius: 10px;
}
with .add-to-cart is your class selector
Thank you for provide site url, let try to add this css code:
button.product-form__submit, button.product-form__submit:before, button.product-form__submit:after {
border-radius: 20px;
}
The result will be:
Learn 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, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025