Remove inventory count and hurry up message

Remove inventory count and hurry up message

hxneydiptbeauty
Visitor
2 0 2

For some reason I cannot seem to remove the inventory count and hurry up message from my product pages. I've looked at all the other forum messages and nothing seems to work for me. I un-clicked show availability,SKU, inventory etc. and saved it and nothing changed.

 

https://hxneydiptbeauty.ca

 

PLS help... launching today

Replies 4 (4)

Nick_Marketing
Shopify Partner
1487 336 465

@hxneydiptbeauty 

Try adding this code to the bottom of the theme-styles.css

 

.hot_stock {
display:none;
}
.product-inventory {
  display:none;
}

 

Nick | Ecommerce & Marketing Technology Consultant | Toronto, CANADA
- For consulting work availability, please send me a Private Message or submit a ✍️Contact Form.
- For FREE Shopify Tutorials, Subscribe to my YouTube channel (▶️ Ecommerce TV).
AbdulMannan
Explorer
47 0 13

Thank God!. After 2 days I find my answer.

Thank You @Nick_Marketing 

hxneydiptbeauty
Visitor
2 0 2

Thank you!! the code worked for removing the inventory count but the "hurry up only __ left" is still there. Do you know of any tricks that may resolve this? 

 

Thanks for your help!!

caninemobility
Visitor
1 0 0

On my theme, it is in the individual page for a product settings. So edit theme, in the navigation select products > default product

Then in the settings I turned off "product stock" and it disappeared.