Your account expired support, please renew to get your support.

Home Forums Themes Support Claue Social icons and cart

Viewing 3 reply threads
  • Author
    Posts
    • #36071
      Katia
      Support Expired

      Hi,

       

      Could you please help to resolve the social icons disappearance issue in the header?

      Also, how can i remove the Cart icon from the header?

       

      Best wishes,

      Katia

    • #36072
      Harry
      Support Expired

      Hi Katia,

      Thank you for choose our theme.

      Please add below code to Claue > Theme Option > General Layout > Custom CSS

      .fa {font-family: FontAwesome !important;}
      #jas-header .jas-social a {color: #b69c7f !important;}
      .jas-icon-cart.pr {display: none;}

      Kind regards

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

    • #39750
      Harry
      Support Expired

      Hi Katia,

      Thank you for renew support.

      1. issue because Lazyload option of Smush. I turn it off https://prnt.sc/w8elsp and it now work well.

      2. Please add below code to Claue > Theme Option > General Layout > Custom CSS because you added the code hide wishlist table

      .shop_table.cart {
      	display: block;
      }
      table, th, td {
      	border: 1px solid #999;
      }

      Kind regards

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

    • #39753
      Harry
      Support Expired

      Hi,

      Some product not has price, please try add price to product or please edit change query type of filter to OR https://prnt.sc/w8g8uw

      Kind regards

      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.