Okay
  Public Ticket #2737894
Eliminare scritta OUT OF STOCK
Closed

Comments

  • Sara started the conversation

    Come posso eliminare dai prodotti la scritta "Out of stock"?

    Grazie mille

  •  867
    Neuron replied

    Hi Sara,

    Can you please add the following code at Appearance > Customize > Additional CSS?

    .outofstock .a-woo-badge {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards