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

Home Forums Themes Support Claue About Canvas menu

Tagged: ,

Viewing 9 reply threads
  • Author
    Posts
    • #42813
      tolgasozer
      Support Expired

      Hi,

      The icons my account,search and wishlist move inside menu canvas, when user click on Menu button on mobile,Can you disable this feature for mobile ? I want all icons show main menu.

      BR.

       

       

       

      Attachments:
      You must be logged in to view attached files.
    • #42816
      Harry
      Support Expired

      Hi,

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

      @media only screen and (max-width: 768px) {
      .header__mid.pl__15.pr__15 {
      	padding: 0;
      }
      .jas-action.flex.center-xs.middle-xs.hide-md.hidden-sm.visible-xs.mt__30 {
      	display: none !important;
      }
      .jas-icon-cart.pr {
      	padding-right: 0;
      }
      .header-sticky .sticky-logo {
      	max-width: 100px;
      }}

      Kind regards

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

    • #42817
      tolgasozer
      Support Expired

      Thank you so much,

      How can i change search result page header background  ? I want add image.

      Attachments:
      You must be logged in to view attached files.
    • #42819
      Harry
      Support Expired

      Hi,

      You can change image in Claue > Theme Option > WooCOmmerce > General Setting > Page Title Background

      Kind regards

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

    • #42820
      tolgasozer
      Support Expired

      Hi,

       

      Thank you so much,

      I have last question,

      How can i change search page background colour ? When I click search icon, on the default page,can not see label,until right click,how can i do default search page show label

       

       

      Attachments:
      You must be logged in to view attached files.
    • #42822
      Harry
      Support Expired

      Hi,

      You can change background for search form by add below code to Claue > Theme Option > General Layout > Custom CSS

      .header__search {
      	background: #000;
      	opacity: 0.95;
      }

      and change #000 with your color, opacity from 0.0 to 1.0

      if you want show search label, please download attach file extract and put in claue-child > views > header

      By the way, your support expired. Please renew your support at https://themeforest.net/downloads that will help us continue improve our theme and update new features.

      Thanks and regards

      Attachments:
      You must be logged in to view attached files.

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

    • #42824
      tolgasozer
      Support Expired

      Hi,

      Thanks for support.

      I will renew my support.

      extract and put in claue-child > views > header

      Cart icon problem,show price

       

       

       

       

       

      Attachments:
      You must be logged in to view attached files.
    • #42826
      Harry
      Support Expired

      Please try new one.

      Kind regards

      Attachments:
      You must be logged in to view attached files.

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

    • #42830
      tolgasozer
      Support Expired

      Hi again,

      Problem was solved,thank you so much for support.

       

    • #42831
      Harry
      Support Expired

      Please renew your support.

      Thanks you!

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

Viewing 9 reply threads

You must be logged in to reply to this topic.