New Landing How can we help? Themeforest Theme Support Neighborhood Remove Stock Quantity in Sidebar

Viewing 2 posts - 16 through 17 (of 17 total)
  • #30449
    lewisdowman
    Member
    Post count: 19

    Hello,

    I’m also trying to get rid of my stock count on the product page.

    when u click on small it says.

    10 LEFT IN STOCK

    When u click on medium it says

    20 LEFT IN STOCK. and so on?

    can i use the same codes?

    #30617
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Did you choose Manage Stock? in Inventory tab, and give the stock quantity. If so the 10 left in stock will be display. If you want to remove that, uncheck the Manage Stock? in that particular product. If you want to hide anyway means, use this CSS

    .woocommerce div.product p.stock {
        display: none;
    }

    Let me know, what you got.

    Thanks,
    laranz.

Viewing 2 posts - 16 through 17 (of 17 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register