So the theme for the website I have chosen is Craft. I want my variant picker to be a proper rectangle and not a rounded rectangle. I have tried setting the border radius to 0px but it still shows a rounded rectangle. Also how would I enable swatches for my colour variant. Could someone please help me.
Website link : https://sitharr.myshopify.com/products/tee-shirt
Hi @Jordhen
Follow these Steps to remove rounded corner:
- Go to Online Store
- Edit Code
- Find theme.liquid file
- Add the following code just above tag
For the color swatch, we will have to make changes to the theme code. This will require custom development as the craft theme doesnot support swatch by default.
If you require further help to optimize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
Makka
1 Like