Home Forums Themes Support Claue Proper sizing for logo

Viewing 8 reply threads
  • Author
    Posts
    • #40707

      Hello, what is the proper sizing for a logo for the Claue theme? Thanks in advance.

    • #40709

      Hi,

      The logo’s width is 200px for regular logo and 400px for retina logo.

      Kind regards

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

      • #40710
        This reply has been marked as private.
    • #40712

      You need install claue-child.zip and activate Claue Child.

      Kind regards

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

      • #40717
        This reply has been marked as private.
    • #40718

      Hi,

      Please go to Appearance > Widgets > WooCommerce Categories Menu Sidebar and remove Product Categories widget.

      Kind regards

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

      • #40729
        This reply has been marked as private.
    • #40730

      Hi,

      What you want disable? Please note on your screenshot.

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

      • #40731
        This reply has been marked as private.
    • #40733

      You mean you want remove the text “Tops”? Please edit category description and remove the text.

      Kind regards

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

      • #40734

        I do not want to delete the text but I want al the category description be invisible to the website visitors. Thanks.

        • #40737

          It now the category’s description for each category visible for customer. You have to add description for each category.

          Kind regards

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

          • #40738

            Hi, I do not want visible. How can we make invisible?

    • #40739

      Sorry because miss understood. Please add below code to claue-child > style.css

      .term-description {
      	visibility: hidden;
      }

      Kind regards

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

      • #40743

        Hello, I applied the code the the CSS but now there is a big gap. Is there a way to get rid of the gap? Thanks.

    • #40744

      Please change code to

      .term-description {
      	visibility: hidden;
      	height: 0;
      }

      Kind regards

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

      • #40746

        Thanks for the quick response all the time. Great service.

    • #40747

      You’re welcome!

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

Viewing 8 reply threads

You must be logged in to reply to this topic.