Wishlist Heart Colour – unable to change

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

  • Avatar: AshleyW
    AshleyW
    Participant
    November 9, 2021 at 12:35

    Hi,

    I have tried all the different options in the YITH wishlist settings and added code in ‘custom css’ as well as in the Theme-Customize-additional .css
    ul.products li.product .yith-wcwl-add-to-wishlist i {
    color: #e3007b;
    }
    but nothing seems to work. The heart icon is white and because all my images have white backgrounds it does not show at all. How can i make this pink so it stands out on the images?

    Thanks.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 9, 2021 at 16:20

    Hello,

    Try to use the next custom CSS code:

    .content-product .product-image-wrapper .yith-wcwl-add-to-wishlist a {
        color: #e3007b !important;
    }

    Regards

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

You must be logged in to reply to this topic.Log in/Sign up

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