Problems with displaying the wish list symbol on images

This topic has 4 replies, 3 voices, and was last updated 3 years, 5 months ago ago by Rose Tyler

  • Avatar: iconet
    iconet
    Participant
    November 10, 2020 at 18:46

    Hello!

    I have problems with the symbol (the heart, for example) for the addition on the wish list that should appear on the images. The symbol appears only on the images of the related products, those on the page of the single article, but it doesn’t appear on the images of the shop.

    In addition, in the slider of the products on the home page, only the products on the wish list are marked with the heart, the other images do not have the symbol for the addition to the wish list.

    Can you also change the color of the symbol? It appears with a black outline when you have to add to the list and it appears completely black to signal the addition and on many images the signal can’t be seen.

    Thank you in advance

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 11, 2020 at 18:35

    Hello,

    Add the below code to Theme Options > Custom CSS

    .add-to-wishlist-before_image.product .yith-wcwl-add-button > a i {
        display: block;
        color: #fff;
    }
    .add-to-wishlist-before_image  .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse i {
        color: #fff;
    }

    Regards

    Avatar: iconet
    iconet
    Participant
    November 12, 2020 at 15:00

    Thanks!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 12, 2020 at 15:07

    You’re welcome!

    Regards

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Problems with displaying the wish list symbol on images’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.