Shopify themes, liquid, logos, and UX
Hello, I want to keep the sold-out tag and also the strikethrough price but I don't want to have a black 'sale' tag. Any idea how I can get rid of this?
Solved! Go to the solution
This is an accepted solution.
Go to Online Store > Themes > Actions > Edit code and open the file assets/theme.css (or theme.css.liquid or something similar) and add this at the bottom of the file:
.grid-product__tag--sale {
display: none;
}
What's the address of your store? If you have a storefront password set under Online store > Preferences, please post that here too or disable it, otherwise we can't see your storefront. (NOTE: Do NOT post your admin password here, only the storefront password).
Sorry you are facing this issue, it would be my pleasure to help you.
Please share your site URL,
I will check out the issue and provide you a solution here.
This is an accepted solution.
Go to Online Store > Themes > Actions > Edit code and open the file assets/theme.css (or theme.css.liquid or something similar) and add this at the bottom of the file:
.grid-product__tag--sale {
display: none;
}
This worked perfectly! Thank You!
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024