Home Forums WoodMart support forum Remove the "out of stock" label"

Remove the "out of stock" label"

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #244934

    _7
    Participant

    How to remove the “out of stock” label on a photo. You don’t need to see it

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

    Hello,

    I saw the screenshot you attached.

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

    .single-product-page .product-label.out-of-stock {
    	display: none;
    }

    Regards.
    Xtemos Studios.

    #245256

    _7
    Participant

    Well. Still need to remove in the catalog

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

    Hello,

    I saw the screenshot you attached.

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

    .product-label.out-of-stock {
        display: none;
    }

    Best Regards.

    #245312

    _7
    Participant

    Good!

    #245318

    Thank You!!!.

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

The topic ‘Remove the "out of stock" label"’ is closed to new replies.