Hi, I have a store and I want to change the swatch button type to a rectangle instead of an oval. Please how can I do this?
Thanks.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
My site is delightpros.com
try this code
.swatch .swatch-element label {
border-radius: 0;
}
Thank you it worked.
Thanks for your feedback and support.