Shopify themes, liquid, logos, and UX
Hello, I'd like to remove the crossed out red Sale Price under my item.
Link
https://hiltonpianocenter.myshopify.com/pages/deals
Thanks in advance.
Solved! Go to the solution
This is an accepted solution.
Hi @thomasmchl
Please go to customize of that page, select that section and add this code in Custom CSS
.static { display: none !important; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
This is an accepted solution.
Hi @thomasmchl
Please go to customize of that page, select that section and add this code in Custom CSS
.static { display: none !important; }
- Helpful? Like and Accept a solution. - Donate: Buy coffee ☕- or Paypal me ❤️
- Ryviu - Product Reviews app, collect consumer photo reviews, import reviews from AliExpress, Amazon, Etsy, Shoppe and Walmart and CSV.
- Lookfy app: Create Image Lookbook, Photo Gallery with product hotspots
- Enjoy 3 months of Shopify for $1/month. Sign up now
Hello @thomasmchl
You can try this code: it will be helpful to you
Go to the Online Store->Theme->Edit code->Assets->screen.css>Add this code at the bottom.
.price span {
display: none;
visibility: hidden;
}
User | RANK |
---|---|
197 | |
178 | |
85 | |
63 | |
45 |
Transform this holiday season into a shopping spree. Plus, learn how to effortlessly open ...
By Jasonh Dec 8, 2023Make the shift from discounts to donations, and witness your business not only thrive fina...
By Holly Dec 4, 2023On our Shopify Expert Marketplace, you can find many trusted third party developers and fr...
By Arno Nov 27, 2023