Home Forums Themes Support Claue how to add the heart

Topic Resolution: Not Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #20215
      Anonymous

      how to add the heart

    • #20273

      Hi,

      The heart icon already on top left,please add below code for more visible

      a.add_to_wishlist {
      	color: #222;
      }

      Best regards

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

    • #20377
      Anonymous

      i want keep it in this location

       

    • #20386

      Please use below code

      .product-image .yith-wcwl-add-to-wishlist {
      	left: auto !important;
      	top: auto;
      	bottom: -30px;
      	position: absolute !important;
      	right: 0 !important;
      }

      Best regards

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

    • #20391
      Anonymous

      how to set no need hover and always show all hearts

    • #20416

      Please add below code

      .product-image .yith-wcwl-add-button a {opacity: 1; visibility: visible;}

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

Viewing 5 reply threads

You must be logged in to reply to this topic.