Hi all,
Please kindly reference to the website for the problem I am facing - https://www.clothingrepublic.com/index.php/shop.html/
For the top 3 T-Shirts, I have a tag("NEW’, “NEW”, “OUT OF STOCK”). I noticed that the “OUT OF STOCK” tag is not at the position that I have set.
Below are the codes:
.out-stock-label {position:relative;}
.out-label { position:absolute; top:-221px; left:-11px;}
Does anyone knows why “OUT OF STOCK” tag is not in the same position as the “NEW” tag?
Regards,
Chris.