Why did my product sizes disappear after changing the store language?

:waving_hand:t2:

i recently changed the language to Dutch and edited some stuff in “edit language” on my store www.amolettiamsterdam.nl , but all the sizes disappeared. So I’ve made some photos with s, m, l etc. and named the files s.png, m.png etc. and uploaded them to my store. It works, but looks very bad. Can someone take a look and maybe identify the problem? :raising_hands:t2: :raising_hands:t2: thanks a lot!!!

hi @marc7486 ,

Do you want make them look like?

Currently the sizes on your store look like this.

Yes exactly. How?

hi @marc7486 ,

You can please add the code this at the bottom of assets/theme.css file,

[data-center-text=true] fieldset[name="Maat"].variant-input-wrap label{
    background-origin: content-box;
}

If you know have any the task need hire implement regarding theme customize, please let me know!

Thank you!