Home Forums Themes Support Claue wish list colours

Topic Resolution: Resolved
Viewing 1 reply thread
  • Author
    Posts
    • #23045

      Hello Harry, how can I change the colour and hoover of the empty wishlist heart, as white is not very visible?

      I have changed the code of when it is chosen with this code

      .fa-heart{

      color:#f94768;

      }

      .fa-heart:hover{

      color:#56cfe1 !important;

      }

      thank you

      Attachments:
      You must be logged in to view attached files.
    • #23085

      Hi Mag,

      Please add more code

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

      Best regards

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

Viewing 1 reply thread

You must be logged in to reply to this topic.