Home Forums WoodMart support forum Edit “in stock” field

Edit “in stock” field

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #393487

    Georges
    Participant

    Hello, how can I hide the quantity of “in stock” information from product page? I want just to show “in stock” without the number. Is it possible to show a progress bar?

    • This topic was modified 3 years ago by Georges.
    • This topic was modified 3 years ago by Georges.
    Attachments:
    You must be logged in to view attached files.
    #393600

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .single-product p.stock.in-stock {
    display: none;
    }

    And to add stock progress bar read our detailed documentation for help:
    https://xtemos.com/docs-topic/products-stock-progress-bar/

    Best Regards.

    #393735

    Georges
    Participant

    Perfect, thank you!

    #393785

    Most Welcome!!!.

    I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.

    We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Edit “in stock” field’ is closed to new replies.