Hi,
Please add below code to Claue > Theme Option > General LAyout > Custom CSS
.page-head h1, .page-head p { color: #222}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Thank you for choose our theme.
Please add below code to Claue > Theme Option > General Layout > Custom CSS
#jas-header{
height: auto !important;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
It has option to upload category image by edit product category and upload thumbnail https://tppr.me/5FCVlM
It you only want change color please add below code to Claue > Theme option > general layout > Custom CSS
.page-head::before {
background:#000;
}
and change #000 to your color code
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
Please add below code to Custom CSS
.product-countdown .product-info h3 {
width: auto;
overflow: inherit;
}
.product-countdown .product-info {
padding: 20px;
background: rgba(0,0,0,0.8);
max-width: calc(100% - 20px);
text-align: center;
}
.product-countdown .product-info h3 a {
color: #fff;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
2. Please add below code to Claue > Theme Option > General Layout > Custom CSS if you want add background below Promotion text
.jas-promotion.bottom .pa {
background: rgba(0,0,0,0.8);
padding: 20px;
}
and add below code to make the text thicker
.jas-promotion.bottom .pa h3,
.jas-promotion.bottom .pa h4 {
font-weight: bold;
}
2. add below code to make background cover the text ” ‘Domtoren in the mist’
.badge span.0nsale {
width: 145px;
}
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
It doesn’t have option to use different size for each column, you need custom css to customize.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi,
It doesn’t have option to use different size for each column, you need custom css to customize.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi, 1. If you import sample data it will clean your exist data.Do not do it if you want keep your exist content 2. You can import .xml file what I guided you, You will have pages like our demo, and you can change sample homepage with your content and set the page as new homepage that you want. Kind regards
Hello Harry,
An error occurred when I wanted to install the theme from the file to which you sent me the link (claue.WordPress.2025-02-28.xml_.zip).
“The package could not be installed. The theme is missing the style.css stylesheet. Theme installation failed.”
Please see the attached file for the screenshot. Thank you.
If you could help me faster, please help me install the theme on my website directly. It will save a lot of time and energy for you and me to solve this problem. Thank you so much in advance.
Attachments:
You must be
logged in to view attached files.
Hi Isablle,
Please add below code to Claue > Theme Option > General Layout > Custom CSS
.product-image:hover .product-btn {
top: 60%;
}
and increase 60 as you want.
Kind regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio
Hi
When I choose the header with menu at the top and logo in the middle, what my client wants is not the right menu that appears. It is a menu that does not exist for me…
See the attached screenshot (Header menu)
On the other hand, my client wanted a green background for the top menu. But when I add the css
.middle-xs {
background-color: #d1ded0;
}
This puts a green background on other parts of the theme : under the store filters and under the cart promo codes.
See the attached screenshot (Header background color)
Thank you for help
Best regards.
Isabelle
Attachments:
You must be
logged in to view attached files.