Home Forums WoodMart support forum remove banner

remove banner

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #272871

    masloholst
    Participant

    Hello!
    I want to remove banner about sold out
    https://prnt.sc/10j7q58

    I don’t want any banners on my products

    #272923

    Hello,

    I saw the screenshot you attached.

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

    .product-label.out-of-stock {
        display:none;
    }

    Best Regards

    #273301

    masloholst
    Participant

    Do you have any other codes for removing this banners?
    If so I would prefer to get it all)
    Thank you

    #273482

    Hello,

    This code will remove out of stock label from the products and don’t need to add any other code.

    If the CSS doesn’t work for you then provide the URL of the website to check it myself and help you out accordingly.

    And if you want to remove the other labels then you can disable them from Theme Settings >> Shop >> Product labels.

    Screenshot for Clarification: https://prnt.sc/10lzkxr

    Regards.
    Xtemos Studios.

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