Home Forums WoodMart support forum error labels or badge product woodmart 7.4.2 – urgent

error labels or badge product woodmart 7.4.2 – urgent

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

    ogcortez1976
    Participant

    dear brothers:

    In the latest version we have deactivated the product labels and they continue to appear in the store as in the home – I tell you that we have yith installed for our badges and we had to correct the functions so that they appeared as well. What could be happening that doesn’t go away?
    I attach screenshots

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

    Hello,

    Add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS area:

    .onsale.product-label {
       display: none !important;
    }

    Best Regards.

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