• Resolved servicehh

    (@tynus)


    Hi,
    On the category product page woocommerce still displays a “Free”- label/banner on the product image.

    How to remove that?
    Thanks

Viewing 1 replies (of 1 total)
  • Thread Starter servicehh

    (@tynus)

    I have used this in custom CSS:

    .woocommerce .free-badge {
    display: none;
    }

Viewing 1 replies (of 1 total)
  • The topic ‘free label banner on image’ is closed to new replies.