Home Forums WoodMart support forum Out of Stock Product Lable show product image

Out of Stock Product Lable show product image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #377369

    CyberDome
    Participant

    Out of stock product label display product image

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

    Hello,

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

    .product-grid-item .product-label.out-of-stock {
        width: 220px;
        font-size: 20px;
    }

    Best Regards

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