Find even more items at our Ebay store.
<style>
li.retro_product.product.type-product.product_cat-solds {
position: relative;
}
// li.retro_product.product.type-product.product_cat-solds:before {
content: ”;
background-image: url(https://joiechitwoodscollectibles.com/wp-content/uploads/2021/07/sold-item.png);
width: 100px;
height: 100px;
background-size: contain;
background-position: top right;
position: absolute;
top: -5px;
right: 7px;
background-repeat: no-repeat;
z-index: 1;
}
</style>