I’m adding pre owned items and people are getting confused because of that green new tag. Is there any way to avoid it’s appearance each time I upload and create a new product to the store.
Best,
I’m adding pre owned items and people are getting confused because of that green new tag. Is there any way to avoid it’s appearance each time I upload and create a new product to the store.
Best,
Hi @Watchcult
Please give me your store URL and password, if any.
I’ll check further and provide you with a solution.
www.watchcult.com
no password.
Thanks! let me know please
Hi @Watchcult
Thanks for sharing. Please follow these steps to remove tag new on your product:
.nt_labels {
display:none;
}
I hope this helps!