Home Forums Themes Support Claue Wishlist Heart

Viewing 3 reply threads
  • Author
    Posts
    • #29634

      I colored the background of the Heart so it can be seen on all backgrounds , but that made it look a little tacky.  this is how it looks before you hover.  its white.  then when you hover it turns pink.  problem is that some of my backgrounds are white and then the heart is hard to find unless you hover in right place.  can we change the first color to black instead of white or some other colors i can try if you point me to the code thx.

    • #29635

      Hi,

      please add below code

      .product-image .yith-wcwl-add-button a {
      	color: #222;
      }

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #29650

      the code you sent prevents the heart from changing to pink when you hover.  i just want to change first color not hover color.  it starts white, then you hover and it turns pink.  i just want to change the white.  anyway to do this?

    • #29652

      Please add more code

      .product-image .yith-wcwl-add-button a:hover {
      	color: #e738f7;
      }

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.