I updated my default Sale text box to read BF Sale during my Black Friday sale, and I have no idea where I did it or how to change it back, as it was so long ago! HELP! I am using the Impulse theme and I just went through the default theme content and it is showing correctly there, however on my website, it still reads BF Sale (I just want it to read SALE). Can anyone help me figure this out?
Hello @HelenVAC
This text should be editable in the Default theme content, where you add all your custom texts. If the changes you make there don’t do anything, this means that the text BF Sale is hardcoded in the code. You need to go to Online store → Themes → Edit code and search for the file that renders this product cart (it is probably called card-product.liquid or product-card.liquid). Then, in this file search for the word BF Sale.
Please go through these steps and let me know if you were able to find this.
