Shopify themes, liquid, logos, and UX
Hello, I would like to remove the qty field from the product page:
my website is https://imabyssal.com/products/calypso-necklace can anyone help me?
Solved! Go to the solution
This is an accepted solution.
Can you replace the code with the code below?
.product-options {
display: none !important;
}
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;
}
Hi! It didnt work 😞
This is an accepted solution.
Can you replace the code with the code below?
.product-options {
display: none !important;
}
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;
}
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
We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024