Hi,
The word ‘Quantity’ is missing from the Quantity selectors on my product pages, even though its in my ‘Languages’. It seems everyone else with the Narrative theme has the text ‘Quantity - 1’ automatically inside the box, but I only have ‘1’. I don’t think that I have changed anything in the code that would mess with this, but it is entirely possible that I am the cause of this, as I cannot find anybody else with the same issue.
I don’t think any apps could be interfering with this, I only have 3 Apps: a translation app, a tabs app, and an Instagram app. Maybe the tabs app could be the issue?
Could someone support here please?
my website is cleanup-atelier.de, password vaobru
Many thanks in advance 
1 Like
@LS_Hamburg
sorry for that issue can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.scss.liquid->paste below code at the bottom of the file.
label.product-form__quantity-label.product-form__quantity-label--hidden {
opacity: 1;
top: -30px;
}
.product-form__quantity-label::after, .single-option-selector__label::after {opacity: 0;}
1 Like
@KetanKumar
Amazing, that worked perfectly, it added the word Quantity over the Quantity selector, thankyou so much!
I had tried everything with the code but nothing worked, I would never have come up with this code on my own, thanks for your support
I’ll keep your details in case I need any changes done on my website in future 
1 Like
@LS_Hamburg
its my please to help us
yes, sure any time if you need help let me know