New Landing How can we help? Atelier SOLD OUT badge cannot show on mobile

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Atelier
  • #289935
    redblue083190
    Member
    Post count: 77

    Hi there,

    I have tried below script that found on forum but the SOLD OUT badge still not exist on mobile.
    Could you please help me to fix it?

    Thanks.

    /* ——————————————–
    SOLD OUT TEXT ON MOBILE
    ——————————————– */

    .woocommerce .products .product figure:hover .badge-wrap > span {
    opacity: 1 !important;
    }

    @media only screen and (max-width: 767px) {
    .woocommerce span.onsale,
    .woocommerce .wc-new-badge,
    .woocommerce .out-of-stock-badge {
    display: block;
    }
    }

    #289976
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Its fine to me. Just check after clear the cache of browser.
    Thanks
    Mohammad

    #295625
    Patipada
    Member
    Post count: 116

    Same thing here. I copied the code above in this topic to the custom CSS/JS field, but I see no changes on mobile.
    This is the site: https://patipada.nl/product-categorie/yoga-kleding/

    #295670
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    I’m seeing the sold out badge in my android.
    Can you try to clear the browser cache of your mobile browser?

    -Rui

    #295906
    Patipada
    Member
    Post count: 116

    Yes! It’s working 🙂
    Sorry for the misunderstanding.

    #295917
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Glad it’s sorted.

    -Rui

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

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

License required for one of the following items
Login and Registration Log in · Register