Home Forums Themes Support Claue Want to change some styling in theme.

Viewing 3 reply threads
  • Author
    Posts
    • #6413

      Hi,

      I want to change some basics in theme, can you please help me to change those:

      1. I want to change the color of wishlist button after adding any product to wishlist. Currently it shows black heart which I don’t want to show, how can I change it to red or any other color?
      2. I want to change mini heart icon on header, how can I replace it with cart icon?
      3. I don’t want full screen search overlay, is there any way to replace it with normal search with ajax?

      Waiting for your reply

    • #6427
      1. You can add custom css in Claue > Theme Option > General Layout > Custom CSS

      .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {color: #000 !important;}

      Change #000 with your color code

      2. On header already have bag icon, you still want change heart to cart icon?

      3.  Sorry, now we so busy you can hire some freelancer to help you do it.

       

      Best regards

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

    • #6477
      This reply has been marked as private.
    • #6484

      Hi,

      1. You can add custom css for shopping cart icon

      .pe-7s-shopbag::before {
      content: “\e66e”;
      }

      2. Sorry now we busy more tasks and more customers, we consider it a task for future update.

      Thank

      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.