Can i change the color of wishlist icon when i click in

This topic has 2 replies, 2 voices, and was last updated 3 months, 3 weeks ago ago by Tony Rodriguez

  • Avatar: devprof
    devprof
    Participant
    January 16, 2024 at 08:07

    can i change the color of wishlist icon when i click in?

    1 Answer
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    January 16, 2024 at 12:44

    Hello, @devprof,

    Thank you for reaching out to us with your query regarding changing the color of the wishlist icon when clicked. We appreciate your interest in customizing the appearance of your wishlist feature.

    To achieve this, please follow the steps outlined below:

    a)Navigate to XStore >> Theme Options >> Theme Custom CSS >> Global CSS.
    b)Copy and paste the following CSS code into the designated location:

    .xstore-wishlist[data-action=remove] .et-icon {
        color: #ff043b !important;
    }

    Feel free to customize the color code (#ff043b) to your preferred choice.

    For a visual reference, you can consult the image provided at the following link: https://imgur.com/a/tNnKipR

    If you encounter any issues or have further questions, please don’t hesitate to reach out to us. We’re here to assist you.

    Kind Regards,
    8theme team

  • 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.