How to change the shape of buttons to look like add to cart prestige theme
Circular shape
How to change the shape of buttons to look like add to cart prestige theme
Circular shape
yes, please try this code
yes, please try this code
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
.QuantitySelector, .ProductForm__Item {border-radius: 100px;}