Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Color swatch shape

Color swatch shape

zlajon
Visitor
1 0 0

Hello guys, 

 

I work on 2.0 theme based shop. The color swatches on collection and product pages for variants are rectangular. Is there a way so they can be in a round shape?

There are explanations for this topic already with coding solutions, but the code snippets they mention there, which have to be changed, do not even exist in my shop's code. I assume they were talking about the previous version of shopify.

Reply 1 (1)

EcomGraduates
Shopify Partner
862 71 126

you could  use css  to change the shape  

example:  

.product-single__thumbnails .color-swatch {
  border-radius: 50%;
}

 Like + accept if this helped |
 Theme: EcomifyTheme |
️ Get An Audit: Here