Hello! I am trying to get rid of the “sale” button on a bunch of products. Some of the books that I sell are excess inventory from publishers, and I want to show that they are lower than list price, but I don’t want it to look like all of them are “on sale”. When I put in my price and then the “compare at price” it displays my price next to the striked-through list price (which looks great), but shopify automatically puts a “sale” tag on the listing.
I did some research and someone found a solution for this same problem, but it was for a different theme and it doesn’t seem to be working for the “Studio” theme. Their solution was to go into theme.scss.liquid and at the very bottom add this line of code: .badge–sale { display: none; }
I searched for theme.scss.liquid but could only find theme.liquid. (I figured this is the same spot). I added the code to the very bottom and saved my changes, but it had no effect on my shopify page. I tried adding the code to the line above and that didn’t work either. All of the “sale” icons are still present. I am guessing that this has something to do with the fact that I am trying to apply the same line of code to the “Studio” theme, and it might require a different line of code.
Hoping someone can help me figure out how to remove these pesky “Sale” icons! My website is www.galaxybooks.ca. Thanks in advance!
Cheers,
Miraj