Re: Remove qty field from product page

Solved

How can I remove the quantity field from my product page?

imabyssal
Excursionist
18 0 6

Hello, I would like to remove the qty field from the product page:

 

imabyssal_1-1662143656694.png

 

my website is https://imabyssal.com/products/calypso-necklace can anyone help me?

Accepted Solution (1)
made4Uo
Shopify Partner
3851 717 1197

This is an accepted solution.

Can you replace the code with the code below?

.product-options {
    display: none !important;
}

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free

View solution in original post

Replies 5 (5)

made4Uo
Shopify Partner
3851 717 1197

Hi @imabyssal,

 

Please follow the instructions below. 

 

1. From your Admin Page, click Online Store > Themes >Actions > Edit code
2. In the Asset folder, open the theme.css
3. Paste the code below at the very bottom of the file.

.product-options.product-options-default-only {
    display: none;
}

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free
imabyssal
Excursionist
18 0 6

Hi! It didnt work 😞

made4Uo
Shopify Partner
3851 717 1197

This is an accepted solution.

Can you replace the code with the code below?

.product-options {
    display: none !important;
}

 

If this fixed your issue Likes and Accept as Solution is highly appreciated. Coffee tips fuels my dedication.
Get EXPERIENCED Shopify developers at affordable rates—visit Made4Uo.com for quick quote!
Do not lost your Shopify store! Get FREE trial with ✔️ Rewind Backup: Automatic, reliable, stress-free
KetanKumar
Shopify Partner
37118 3647 12057

@imabyssal 

can you try this  

1. Go to Online Store->Theme->Edit code
2. Asset->/theme.css ->paste below code at the bottom of the file.

.product-options.product-options-default-only {
    display: none !important;
}

 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

PaulNewton
Shopify Partner
7279 641 1511

Unless you haven't updated in some time Grid should be an OS2.0 theme.

If your theme is OS2.0 compatible double check the theme settings for the product page template to be sure there isn't a a quantity block you can disable or remove.

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org