Home Forums Themes Support Claue Making Page header smaller

Viewing 15 reply threads
  • Author
    Posts
    • #40959

      Hello, previously we moved the page-header to the bottom of the product category page. But the space being taken up when the page header is invisible is pretty big. Is there a way to make it smaller? I will reply with a screenshot. Thanks in advance.

    • #40960
      This reply has been marked as private.
    • #40964

      Hi,

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

      .woocommerce-pagination {
      	margin: 60px auto 0;
      }
      .term-description {
      	display: inline-block;
      	height: auto;
      	margin: 10px auto;
      }

      Kind regards

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

      • #40978
        This reply has been marked as private.
    • #40983

      Hi,

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

      .term-description, .term-description * {
      	visibility: hidden;
      	height: auto;
      	margin: 0;
      }

      Kind regards

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

      • #40988
        This reply has been marked as private.
      • #40989
        This reply has been marked as private.
    • #40993

      Hi,

      1. For sale page please use this plugin https://wordpress.org/plugins/on-sale-page-for-woocommerce/ and assign sale page

      2. Please send screenshot link again. I can’t see the screenshot.

      Kind regards

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

    • #40994
      This reply has been marked as private.
    • #40997

      Can you send me login account to check?

      Thanks

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

      • #41001
        This reply has been marked as private.
    • #41000

      Please go to file loop-start.php in claue > core > libraries > vendors > woocommerce > templates > loop and change code on line 52 to

      if ( $jassc['slider'] && $jassc['issc'] ) {

      Kind regards

      • This reply was modified 3 years, 1 month ago by Harry.

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

    • #41003

      Hi,

      I see the sale page work well and code you changed.

      Is the issue resolve?

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

      • #41004
        This reply has been marked as private.
    • #41005

      Please update theme and follow this guide http://support.janstudio.net/forums/topic/making-page-header-smaller/#post-41000

      Kind regards

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

      • #41006
        This reply has been marked as private.
    • #41007

      Please activate child theme to make it work.

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

      • #41010

        The child theme is already activated but the problem still persists.

    • #41015

      Hi,

      I see the code in claue-child > functions.php removed. Please don’t update child theme just update parent theme.

      Kind regards

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

      • #41020
        This reply has been marked as private.
    • #41026

      I do not remember, please check your topic http://support.janstudio.net/forums/users/ushoptwo/topics/

      Kind regards

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

      • #41028

        Ok. I see the code. Another question about the theme I have child theme and the regular one the regular one is not active. Do I need to activate that too. Thanks.

        • #41029

          Please try activate the one not activate. If it work please remove the other one.

          Kind regards

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

    • #41030

      I have a quick question regarding the child theme and the regular theme. Does the parent need to be active as well as the child theme? And why do they need to be separate? Thanks in advance.

    • #41032

      You need install parent theme and child theme extend from parent theme. And you need child theme to override function of parent theme. When you parent theme the code on child theme still keep a not remove.

      Kind regards

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

      • #41033

        Do Both need to be active? When update needed how I will know which one is the correct one? Since you said don’t update the child theme.

    • #41034

      You see the name Claue Child in Appearance just active it.

      Kind regards

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

Viewing 15 reply threads

You must be logged in to reply to this topic.