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!
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025