• Resolved vincenzoquarta

    (@vincenzoquarta)


    Hi,
    How can I hide the popup messages “Added to Wishlist” and “Removed from wishlist”.
    Thanks a lot for help and kind regards

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Juan Coronel

    (@juaancmendez)

    Hi there,
    we hope you’re doing well!

    In order to achieve what you need, please add the following style inside Appearance > Customize > Additional CSS:

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

    Check it out and tell us any doubt, please.

    Best regards.

    Thread Starter vincenzoquarta

    (@vincenzoquarta)

    Hi Juan,

    code works fine.

    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.