Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello there,

    Thanks for contacting us, we hope you are doing well 😄

    To correct this behavior, please verify that the “After product is added to wishlist” setting located in the “YITH” > “Wishlist” > “Add to wishlist options” section is the same as this screenshot.

    Let us know any news, please.
    Have a nice day!

    Thread Starter basvweb

    (@basvweb)

    Hi Luciano,

    Thank you! The link works now correctly but the styling of the button is very different now when I clicked it.

    Hello there,

    Thanks for your reply, we hope you are doing well 😄

    To correct aesthetic errors, try inserting the following CSS code in the “Appearance” > “Customize” > “Additional CSS” section:

    div.yith-wcwl-add-button span.separator {
        display: none;
    }
    
    div.yith-wcwl-add-button a.view-wishlist {
        display: none;
    }

    Let us know any news, please.
    Have a nice day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘YITH WISHLIST ERROR’ is closed to new replies.