Comments nicofrenchy started the conversationJanuary 9, 2018 at 2:46pmhow do i remove the message when adding product to the shopping cart.?Attached image[deleted] repliedJanuary 10, 2018 at 8:16amHi there, This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though This is not recommended but anyway you can add the code below to your Custom CSS area: .single-product .woocommerce-message { display: none !important; } Will set this ticket as solved from here. Sign in to reply ...
how do i remove the message when adding product to the shopping cart.?
Attached image
Hi there,
This is a customization question and support doesn't offer customization services as we wrote on our support homepage. I will try to help you this time though
This is not recommended but anyway you can add the code below to your Custom CSS area:
Will set this ticket as solved from here.