Shopify themes, liquid, logos, and UX
Hi,
How do I add a 'SOLD OUT' overlay to images in my 'Archive' collection so that it looks like this:
Also, how do I remove the 'SOLD' icon that is currently beside the product description in the Archive collection?
My store is https://onyx-and-elm.myshopify.com/admin
Solved! Go to the solution
This is an accepted solution.
@shelleyd
Check out this App it would help you to add.
This is an accepted solution.
This worked perfectly. Thanks!
Do you know how I can now remove the 'SOLD OUT' box that appears below the product description in my 'Archive' collection?
This is an accepted solution.
span.price__badge.price__badge--sold-out {
display: none !important;
}
1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
This is an accepted solution.
@shelleyd
Check out this App it would help you to add.
This is an accepted solution.
This worked perfectly. Thanks!
Do you know how I can now remove the 'SOLD OUT' box that appears below the product description in my 'Archive' collection?
This is an accepted solution.
span.price__badge.price__badge--sold-out {
display: none !important;
}
1. Navigate to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.
Perfect. Done!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025