Hi @Nienke_pr
You can add this code to Custom CSS in Online Store > Themes > Customize > Theme settings to remove sale badge.
.card__badge { display: none !important; }
Hi @Nienke_pr
You can add this code to Custom CSS in Online Store > Themes > Customize > Theme settings to remove sale badge.
.card__badge { display: none !important; }