I wish to change the color of the product background for each product. Is there a way to dynamically change the color as per specified color?
For example, if i specify product A to have color blue and product B to have color pink, i wish to have each product page background to reflect that color. So im unsure on how to give that color specification to each product.
Would be a lot easier if you edit this directly in your product section…
Not sure what theme you’re using but in your product section, find the div with these classes ‘product__media media media–transparent customcolorstyle’
I am trying to do the same thing that the author of this post was attempting, but it’s not working for me. I am working in the Kalles theme and trying to change product background colors based on flavor. My metafield seems to be pulling the correct code, but I’m placing it within the ecomposer template, and it doesn’t seem to be applying the background color to the page.