I would like to add opacity for sold items on the product list. I saw the code provided in this solution, but still dont’ understand where to implement it. Can someone help?
If you don’t want the huge “SOLD OUT” text, just paste this only.
Either of this should be added this way:
Go to your theme’s “Edit Code” Option, then in the search bar type “theme.liquid”
Below the tag “” tag paste the following. Screenshot attached for reference.
Thank you again so much! The opacity is now perfect!!!
I didn’t think about the sold out idea, but it is great. I would like to make it a little smaller like 15px and in gray with a little thinner font such as the sold sign which is already at the left bottom corner. Could you advise me on how to do it?
You can replace the previous code with this. I left a comment on the side of the code for you to change the color and the font size according to what you need!
It looks much better now!! I think I need 2 more adjustments
How could I change the background color to different opacity levels? It might be better to higher the level to make it more visible. But I’d like to try and see how different levels look on the website.
“Sold” sign is now located a little lower than the very center of the image. How could I put it in the center of the image?
Is there a newer piece of code that will work on Dawn 13.0.1?
I’m trying out Dawn Theme version 13.0.1 before publishing and want to implement this fade of apacity on Sold out items, but this solution isn’t working. I successfully added it to an earlier version of Dawn but when I made a duplicate of my site and upgraded to 13.0.1 the coding wasn’t copied over as, it said they aren’t compatable.