Maybe somebody can help me with why this is happening.
I’m using the shopify theme ENVY for my store and whenever I add a new colour swatch; either a hex code colour or an image it is not showing on my website. It shows up on my shopify product listing page through the dashboard but not on my live product page or collection page.
Without looking at the live website preview can someone help you?
The @ZestardTech is just asking for the website link so he can see the issue and try to resolve
if you are afraid of the password he asks it is not that password that gives access is a security password when you share you have no live store it 4 digit password protected we can’t see the website until we input the password
Not sure if that is the exact problem though. I’ve added a custom colour called “charcoal” and a hex code for this swatch and all others, let me show you.
I get the Issue the main issue is in the theme coding the theme is not using the Hexa code it’s using the actual name of color due to which there are some color name which is not supported into Css directly by its name this is the main issue
Note: This issue resolves your problem for the particular color like for Bone and Charcoal if you see any other color is missing you have again write the CSS for that color that is why ist resolves the issue but not the recommended solution.
Second Modify the Liquid Code:
The Second way is recommended to modify the liquid code of the theme so that it uses Hexa code. for that, you need an expert who can modify your theme liquid code. i also can help you with that