How can I change the color of a sale banner?

Topic summary

Ein Nutzer möchte die Farbe des SALE-Banners auf seiner Collection-Seite ändern und hat ein Beispielbild bereitgestellt.\n\nBisherige Lösungsansätze:\n- Ein Support-Mitarbeiter bat zunächst um die Store-URL zur Überprüfung\n- Nach Erhalt der URL (onlypants61.com/collections/sale) wurde empfohlen, zunächst das \

Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

Hallo, kann mir wer helfen und sagen wie man den SALE Banner in eine andere Farbe bekommz?
im Anhang ist ein Bsp BIld.
Danke im Voraus!!

Hi @onlypants61

Can you please share store URL?

https://onlypants61.com/collections/sale

hope this one is enough!

@onlypants61

Please add sale tag to product on which you want to display.

use this code above the sale badge code

{% if product.tags contain ‘sale’ %}
ADD SALE BADGE code here
{% endif %}

If not familiar with code share collab access.

Thanks
Laddi

How do i share it ?