How to remove the sale tag from a product view?

Hi,

Fairly simple i should hope but I’m having trouble removing the ‘-17%’ tag that shows up in the top left of my collection grid, any help would be great!

@Charles001 ,

You can turn off this from the customizer settings, which theme you’re using? Also, share your store URL.

Hi, i’m using a premium theme Gecko and i can’t find it in theme settings?

https://dozyfrens.com/?_ab=0&_fd=0&_sc=1&key=fd650ff42673aa7850f88257061b150273b4bdf2817a61469210ad95fbf21000

halyau

@Charles001 - please add this css to the very end of styl.scss file and check

.nt_label {display: none; visibility:hidden;}