• Dear Ladies and Gentleman,

    Can you send me the CSS Code please for changing the color of the button “Add to wishlist”, which is shown in purple.

    You can see it on the home site of my website under “Unsere Topseller”.

    Looking forward to hearing from you.

    Best Regards
    Bastian Helfrich

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bastianhelfrich

    (@bastianhelfrich)

    Hello, I need an answer please.
    I want to launch my website.

    Plugin Author YITHEMES

    (@yithemes)

    Hello there,
    hope you are doing well! ??

    To change the color of this button you can add the next CSS rule in your theme,
    adding the code of the color you want.

    .woocommerce ul.products li.product .add_to_wishlist {
        background-color: #your_color_code;
    }

    Check it and let us know any news.

    Have a nice day!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing the color of the button “Add to wishlist”’ is closed to new replies.