• Hi Support,

    How can we disable the popup message “Product Added” that appears after a product has been added to the wishlist?

    Cheers
    Mark

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi Mark

    Please, try to add the following CSS rule to Additional CSS section of your theme customizer

    #yith-wcwl-popup-message {
        display: none!important;
    }
    

    Hope this helps

Viewing 1 replies (of 1 total)
  • The topic ‘Disable Popup “Product Added”’ is closed to new replies.