Hi! I am using the debut theme. When a product sells out, I was wondering if anyone knew how to change the "SOLD OUT" sicker to being on top of the product image instead of below? I have been trying to figure this out all afternoon. Thank you!
Please share your website URL and password if any. I will check and provide a solution here.
Thanks!
Sorry for facing this issue, it's my pleasure to help us.
Welcome to the Shopify community!
and Thanks for your Good question.
Please share your site URL,
So I will check and provide a solution here.
Thanks for store url
1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.price__badges.price__badges--listing {
position: absolute;
top: 0;
right: calc(353px - 255px);
}
User | Count |
---|---|
441 | |
202 | |
103 | |
97 | |
90 |