Remove Inventory Count from Dawn Theme

Remove Inventory Count from Dawn Theme

CeeMills
New Member
6 0 0

IMG_8521.jpeg

Hi, I am trying to remove this inventory tracker from the ‘Buy Button’ section of my store. 

Replies 9 (9)
CeeMills
New Member
6 0 0

Hey, can you suggest an app that might’ve been causing this issue for you? 

aces01
New Member
4 0 0

Hey CeeMills, This can be adjusted according, It is a features associated with your theme
Let's connect to provide solutions

 

R.A

CafeDelMar
Shopify Partner
163 36 46

Hi @CeeMills. Welcome to the Shopify Community!

 

Can you please share the website URL? If it's password-protected, a password would be needed, too. It would be much easier to debug.

 

 

 

➡➡   Easy Embed Code   ⬅⬅ add CSS/JS/Liquid codes to any page of your store



Speed Booster App - Improve your store speed in 3 clicks
- Was your question answered? Mark it as an Accepted Solution
CeeMills
New Member
6 0 0

Hey, I tried to remove it from the buy button when I customize the theme but it only removes the ‘Shop Pay’ button. If I remove the quantity tracker from the product page it does not keep track of my inventory. 

CeeMills
New Member
6 0 0

No I don’t 😣

CeeMills
New Member
6 0 0

This is a stock level message. I’m not sure which app is causing this message to appear. Even when I remove the Shop Pay option it still appears

CeeMills
New Member
6 0 0
CafeDelMar
Shopify Partner
163 36 46

Here's how to achieve that:
1. Navigate to Sales Channels → Online Store → "Customize" button → Theme settings (Gear icon on the left sidebar) → Custom CSS
2. Add the following code:

product-form .nm-portal {
	display: none !important;
}

 

3. Save (right top corner)
4. Hard refresh the storefront

 

If done correctly, the result should be like this:

Screenshot_3.png

➡➡   Easy Embed Code   ⬅⬅ add CSS/JS/Liquid codes to any page of your store



Speed Booster App - Improve your store speed in 3 clicks
- Was your question answered? Mark it as an Accepted Solution
tim
Shopify Partner
4350 503 1591

Check settings of the "Notify! Back in Stock|PreOrder" app -- this is the app which outputs this data.

Probably would be better not to output this info rather then hide it with CSS.

If my post is helpful, consider liking it -- it will help others with similar problem to find a solution.
I can be reached via e-mail tairli@yahoo.com