Home Forums WoodMart support forum Remove Out of stock tag

Remove Out of stock tag

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #437769

    evelina.bend
    Participant

    Hello,
    How could I remove Out of stock tag under the description (I have tried different CSS, but it is not working on this theme).

    Thank you in advance!

    Attachments:
    You must be logged in to view attached files.
    #437971

    evelina.bend
    Participant

    I have already received the answer, so you could close the topic.

    #438009

    Hello,

    Please try using the below Custom CSS code and paste it to Dashboard >> Theme Settings >> Custom CSS >> Global CSS section:

    .single-product .stock.out-of-stock {
       display: none !important;
    }

    Hope this works out for you.

    Best Regards.

    #438070

    evelina.bend
    Participant

    Yes it worked, thank you!

    #438204

    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 5 posts - 1 through 5 (of 5 total)

The topic ‘Remove Out of stock tag’ is closed to new replies.