Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Need these compare-at prices removed off our website. Have tried many different CSS and lines of code for theme.liquid and nothing is removing it. We have a lot of products that are one of a kind so removing the compare -at price on shopify would be manual and laborious.
thank you.
Hi @dogeatdogco
I cant see the compare prices. Can you share the preview of the product? Thanks!
Hello! We manually deleted the compare-at prices on shopify as a temporary fix, but here is a link to a product we just added to the website without making that shopify correction:
it may not show up right next to the product on the product page, but if you scroll down to our 'you may also like' you can see the compare-at prices!
Thank you again!
Sorry, Im not seeing it.
Hello! So we fixed most of the products through shopify by manually deleting the 'compare-at price' quantity. That is what is showing in your screencaps of the website.
We added a new product showing the compare-at price issue here:
https://www.dogeatdog.studio/collections/in-stock
You should see the compare-at price on the product 'Vintage Pink Floral Scarf'. Please let me know if you have trouble finding this specific product!
Thanks.
oh okay, check this one.
From your Shopify admin dashboard, click on "Online Store" and then "Themes".
Find the theme that you want to edit and click on "Actions" and then "Edit code".
In the "Assets" folder, click on "base.css, style.css or theme.css" file, depending on which file your theme uses to store its CSS styles. At the bottom of the file, add the following CSS code:
span.type--small s{
display: none !important;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Hey, we tried to add that code into 'styles-55deff2c.css' because we could not see 'base.css, style.css or theme.css' in our Assets folder. (pictured below) The code did not remove the compare-at prices unfortunately 😞 Do you have any advice on what we're seeing?
Discover 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, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025