Your account expired support, please renew to get your support.

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #36417
    dreamframe
    Support Expired

    How do I change the size or design of the discount tag on an item? It literally covers most of the item on phone, so that the item is not visible.

    #36451

    Please add this custom CSS to the file style.css:

    .wc-block-grid__product-onsale, .onsale {
        padding: 4px 10px;
        font-size: 10px;
        line-height: 20px;
        letter-spacing: 2px;
        top: 15px;
        left: 5px;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.