I wanted to ask how can I change these to pill form instead of rectangle, I use DAWN theme
Link
I want to change add to cart and buy now
and also my collections Shop now button
https://zoticjewelry.myshopify.com
Pass:shawsu
I wanted to ask how can I change these to pill form instead of rectangle, I use DAWN theme
Link
I want to change add to cart and buy now
and also my collections Shop now button
https://zoticjewelry.myshopify.com
Pass:shawsu
can you try this code
.button--secondary:after {border-radius: 100px;}
do you need also inout round
I want the buy it now round it is rectangle right now, look above to see what I mean, do you have a code to make it pill form aswell.
Never mind here is the code to fix the buy it now to
.shopify-payment-button__button { border-radius: 50px !important; overflow: hidden; }
great thanks for update