Home Forums Themes Support Claue how to add the button

Topic Resolution: Not Resolved
Viewing 14 reply threads
  • Author
    Posts
    • #20219
      Anonymous

      how to add the button

    • #20275

      Please add below code

      .yith-wcwl-add-to-wishlist {
      	left: 0 !important;
      	position: relative !important;
      	display: block;
      	width: 100%;
      	text-align: center;
      	margin-top: 15px;
      }
      .yith-wcwl-add-to-wishlist.fa.fa-heart-o::after {
      	content: "add to wishlist";
      	margin-left: 5px;
      	font-family: "Source Sans Pro";
      }

      Best regards

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

    • #20376
      Anonymous

      added but not work..

       

      SIDE SPLIT BOAT NECK TOP

    • #20385

      Sorry, please change prev code to

      .yith-wcwl-add-to-wishlist {
      	left: 0 !important;
      	position: relative !important;
      	display: block;
      	width: 100%;
      	text-align: center;
      	margin-top: 15px;
      }
      .yith-wcwl-add-to-wishlist .fa.fa-heart-o::after {
      	content: "add to wishlist";
      	margin-left: 5px;
      	font-family: "Source Sans Pro";
      }

      Best regards

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

    • #20473
      Anonymous

      good but how let this bigger…

    • #20475
      Anonymous

      i change the size but can not change the before

    • #20478
      Anonymous

      and this let the product list page have bug… there no need change…

    • #20503

      I check on your site but don’t see problem on product detail and product listing page.

      Did you fix?

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

    • #20565
      Anonymous

      i need change the before to be To go wishlist when i clicked

    • #20571
      Anonymous

      add the word in here … (heart) Go to wishlist

    • #20593

      I still don’t understand your required. Please explain more

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

    • #20632
      Anonymous

      when i click the button , this only show the black heart, i want to show the black heart with word

    • #20643

      I checked your site now but can’t view the product layout

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

    • #20667
      Anonymous

      can view now

    • #20700

      Hi,

      Please add below code

      .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse.show a i.fa.fa-heart::after {
      	content: "Go to wishlist";
      	margin: 5px;
      	font-family: "Source Sans Pro";
      }

      Best regards

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

Viewing 14 reply threads

You must be logged in to reply to this topic.