Hi,
I need help turning any block of my choice on my Shopify store round.
(for example the buy button)
Can anyone help?
grandeliteco.com
Hi,
I need help turning any block of my choice on my Shopify store round.
(for example the buy button)
Can anyone help?
grandeliteco.com
Hi @bubbleguppie ,
I check your store but there is no buy button there what I that can be rounded is the product container image. If you mean that you like to round this that one, here the code:
.card__inner.color-background-2.gradient.ratio {
border-radius: 50%;
}
Result:
I hope it help.
Thank you sm for replying!
It helped a lot.