• the function in General Settings to hide the WooCommerce “On sale” badge is not working (with Astra theme).

    Any ideas?

Viewing 1 replies (of 1 total)
  • Plugin Support Facundo Arano

    (@aranofacundo)

    Hi there,

    Please add the following CSS code in Appearance > Customize > Additional CSS:

    .product .ast-on-card-button.ast-onsale-card {
      display: none !important;
    }

    Let us know if this helped you.

Viewing 1 replies (of 1 total)
  • The topic ‘hide “On sale” badge not working’ is closed to new replies.