Hi,
I have several (many) badges in the frontend showing labels like this:
I have them color themed based on their value, but the thing I didnt customize (at least not knowingly) is the text transform to lower case.
regular badges show in all caps:
Ive checked the inspector and this is displayed:
I can deselect the checkbox in front of text-transform: uppercase, but that doesnt change anything…
What happened here?