Color Swatch are not showing on Kalles Theme

XeM0
New Member
4 0 0

Hi, I have added the color swatches but they are not showing. I think i need to add image variant instead of color but how? so need help regarding coding.

check here: No color is showing

XeM0_0-1688506893110.png

 

Replies 10 (10)
VisualP
Shopify Partner
4 0 0

Hi friend

Sure, I'd be happy to help you with your coding question! To clarify, it seems that you have added color swatches to your code, but they are not displaying properly. You suspect that you may need to use image variants instead of colors. Could you provide some additional context or share the relevant code snippet so that I can better understand the issue and assist you more effectively?

Can you please share with me your store URL to check through ?
XeM0
New Member
4 0 0

Yes here is the link to the store:

https://shop.starco.pk

also I haven’t used any coding. It’s just theme build in. Right now I have replaced the swatches with actual images (also a build in) but I have to display actual colors.

VisualP
Shopify Partner
4 0 0

Ok Thanks for your response

 

Can You spare me few minutes to go through website and get back to you shortly?

XeM0
New Member
4 0 0

Yes please take your time. Thanks

VisualP
Shopify Partner
4 0 0

Check this and get back to me please!

VisualP_0-1688509384495.png

 

XeM0
New Member
4 0 0

Yes I do.

VisualP
Shopify Partner
4 0 0

ok good can you share with me your details there I can have the chance express myself and help you with the color swatch successfully?

 

Thanks

JessSilva
Visitor
1 0 0

Hi, 

I have the same problem, did you fix it?

fabigala
Tourist
9 0 1

Hi, unfortunately I have the same problem ... how did you solve it?

paultorniado
Shopify Partner
2 0 0

Here's the solution

1. Add color first, Theme sections (Swatch, Label submenu) save
2. Theme settings > Custom CSS, JS
Enable Colors CSS and save
3. Edit code colors.css (Light blue for example)
.bg_color_light-blue {background-color:#9BBDD6;} save

 

1 add color.png

2 enable colors css.png

3 edit code colors.png