Home Forums WoodMart support forum Hide wishlist icon on out of stock

Hide wishlist icon on out of stock

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #456844

    makexpertmodsrl
    Participant

    Hello, how do I hide the wishlist icon, when the product is out of stock??

    #457126

    Hello,

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

    .product-grid-item.outofstock .wd-wishlist-btn {
        display: none !important;
    }

    Hope this helps !

    Best Regards.

    #457134

    makexpertmodsrl
    Participant

    it not works :((((

    #457137

    makexpertmodsrl
    Participant

    I leave you the credential of my site, maybe you can do something yourself :))))

    #457428

    Hello,

    So, we have modified the CSS a bit and now the Wishlist isn’t showing for the Out of Stock Products:

    Here is the new Custom CSS applied:

    .product-grid-item.outofstock .wd-buttons .wd-wishlist-btn {
        display: none !important;
    }

    Please check back your Site after completely clearing the browser and server cache.

    Best Regards.

    #457451

    makexpertmodsrl
    Participant

    ok it still not working, ticket close

    #457538

    Hello,

    The change through the CSS is working fine on your Site, see the following Image for reference: https://snipboard.io/CmqsgS.jpg

    The Wishlist icon is hidden from here for Out of Stock Product.

    Best Regards.

    #457554

    makexpertmodsrl
    Participant

    ok thank you, ticket close :))

    #457700

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

The topic ‘Hide wishlist icon on out of stock’ is closed to new replies.