Home › Forums › Themes Support › Claue › Making Page header smaller
- This topic has 26 replies, 2 voices, and was last updated 3 years, 8 months ago by Harry.
-
AuthorPosts
-
-
March 16, 2021 at 11:38 pm #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.
-
March 16, 2021 at 11:39 pm #40960This reply has been marked as private.
-
March 17, 2021 at 12:08 pm #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-
March 17, 2021 at 8:10 pm #40978This reply has been marked as private.
-
-
March 18, 2021 at 12:14 am #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 -
March 18, 2021 at 10:30 am #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 -
March 18, 2021 at 10:49 am #40994This reply has been marked as private.
-
March 18, 2021 at 7:03 pm #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-
March 18, 2021 at 8:30 pm #41001This reply has been marked as private.
-
-
March 18, 2021 at 7:17 pm #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, 8 months ago by Harry.
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
March 18, 2021 at 10:05 pm #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-
March 18, 2021 at 10:24 pm #41004This reply has been marked as private.
-
-
March 18, 2021 at 10:29 pm #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-
March 18, 2021 at 11:03 pm #41006This reply has been marked as private.
-
-
March 18, 2021 at 11:29 pm #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-
March 18, 2021 at 11:34 pm #41010
The child theme is already activated but the problem still persists.
-
-
March 19, 2021 at 4:02 am #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-
March 19, 2021 at 4:29 am #41020This reply has been marked as private.
-
-
March 19, 2021 at 4:39 am #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-
March 19, 2021 at 4:53 am #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.
-
March 19, 2021 at 6:08 am #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
-
-
-
March 19, 2021 at 7:04 am #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.
-
March 19, 2021 at 7:26 am #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-
March 19, 2021 at 7:58 am #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.
-
-
March 19, 2021 at 9:35 am #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
-
-
AuthorPosts
You must be logged in to reply to this topic.