Home Forums Themes Support Claue Moving text next to Add to Cart Button

Viewing 4 reply threads
  • Author
    Posts
    • #8727

      Hello,

      I have updated my Wishlist text to Add To Projects Folder, however, the text appears underneath the add to cart button. I would like it on the right hand side, next to the add to cart button. Can you help? I will add the current code:

       

      .cart .yith-wcwl-add-to-wishlist {
      border: 0 none;
      border-radius: 0;
      height: auto;
      left: 0;
      line-height: 40px;
      position: relative;
      right: auto;
      text-align: center;
      top: 0;
      width: auto;
      margin-top: 10px;
      }
      .cart .yith-wcwl-add-to-wishlist a {
      position: relative;
      }
      .cart .add_to_wishlist::after {
      content: “ADD TO PROJECTS FOLDER”;
      font-weight: 600;
      }
      .cart .add_to_wishlist i {
      display: none;
      }

    • #8728

      Also,

       

      How do I change Quick Shop text so that it says “Quick View”?

    • #8730

      Hi,

      1. Please replace current code with below code. Because your text so long, so i have to move it under add to cart button and if you put the text next to “Add to cart” button it have more issue on small screen and mobile screen

      2. You can use Loco Translate, do the same way like you change Size Guide text.

      Best regards

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

    • #8756

      Hi,

      Thank you i have added your code, but now by default the text says “Added to Project Folder” instead of “Add to Projects Folder” and when i click on it, it does not change. Can you help?

    • #8763

      Hi,

      I helped you correct the text.

      Best regards

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

Viewing 4 reply threads

You must be logged in to reply to this topic.