Hover Color Wishlist - by Ana Ambrosio - on WordPress WooCommerce support

This topic has 3 replies, 2 voices, and was last updated 2 years, 6 months ago ago by Ana Ambrosio

  • Avatar: Ana Ambrosio
    Ana Ambrosio
    Participant
    November 5, 2021 at 23:14

    Hello,

    How can I change the hover color in the mini wishlist?
    It is white and I wish it would have the same color as the one used in the hover of the “view wishlist” button.
    Here’s a picture of how it is: https://prnt.sc/1ygvfbj

    Thanks

    2 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    November 6, 2021 at 11:43

    Hello,

    Do you want to change the hover bg color to this one https://prnt.sc/1yj444a
    Add the below code to Theme Options > Custom CSS

    .template-container .header-wrapper .et-off-canvas .cart_list.product_list_widget li:hover {
        background: #f6aab3;
        color: #fff;
    }

    Regards

    Avatar: Ana Ambrosio
    Ana Ambrosio
    Participant
    November 9, 2021 at 06:20

    Hi, that’s what I needed, thank you.

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

The issue related to '‘Hover Color Wishlist’' 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.