Forum Replies Created
-
AuthorPosts
-
Hi Rahim,
Please change prev code to
@media only screen and (max-width: 1440px) {
.jas-menu > li:not(:first-child) {
margin-right: 35px;
}
.header-2 .jas-menu > li:not(:first-child) {
margin-right: 0;
margin-left: 40px;
}
}@media only screen and (max-width: 1366px) {
.header-2 .jas-menu > li:not(:first-child) {
margin-left: 21px;
}
}
@media only screen and (max-width: 1280px) {
.jas-menu > li:not(:first-child) {
margin-right: 25px;
}
.header-2 .jas-menu > li:not(:first-child) {
margin-right: 0;
margin-left: 17px;
}
}Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Frank,
Sorry for late reply.
For the content you switch language to Estonian

Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Rahim,
1. You can add custom css in JanStudio > Theme Option > General Layout > Custom CSS
@media only screen and (max-width: 1400px) {
.jas-menu > li:not(:first-child) {
margin-right: 35px;
}
.header-2 .jas-menu > li:not(:first-child) {
margin-right: 0;
margin-left: 21px;
}
}
@media only screen and (max-width: 1280px) {
.jas-menu > li:not(:first-child) {
margin-right: 35px;
}
.header-2 .jas-menu > li:not(:first-child) {
margin-right: 0;
margin-left: 17px;
}
}with this case we recommend don’t add more than 5 menu items for left menu and right menu and you real name of menu item not use test name so don’t have to adjust in next time.
1) i help you fixed.
Have a nice Sunday!
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi Rahim,
Thank you for your rating
1. I help you fixed this issue.
2. Could you explain more the issue?
3. I check your site and still saw the logo at center

Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
1. You can remove background on category images by add custom css in Claue > Theme Option > General Layout > Custom CSS
.product-category h2 { background: none;}
or change transparent by add code
.product-category h2 { background: rgba(255,255,255,0.3);}
with 255,255,255 as rgb and 0.3 as opacity from 0-1
2. Sorry this feature WooCommerce doesn’t support. It would be best to contact Woocommerce support about this. Perhaps they have an extension available for this.
3. You can change it in Claue > Theme Option > WooCommerce > General Settings > Page Title Background
Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHello Laurie,
Sorry we miss your message.
1. I checked your site, the cart page and checkout page it now work well
2. The cart page, checkout page, wishlist, search page generate by short code of plugin.
What you want customize with these page?
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio1. I helped you fix issue with search box
2. The text support forum you can change in JanStudio > Theme Option > Forum > Page title
3. These text can’t translate because the folder doesn’t permission to writeable, you have to change permission for file and folder

Best regards
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioHi,
I tried account you sent but can’t access. Could you check and send us again.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudioOctober 23, 2017 at 6:37 pm in reply to: Sticky Header them all with navigation, top bar and logo #12299Hi,
Thank you for choosing our theme.
You can use attach file and put in claue-child > views > header
and add custom css in Claue > theme option > general layout > Custom css
#jas-header {height: auto !important;}
Best 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=janstudioHi Rahim,
I help you fix issue related to header, could you tell me details of issue related to product page.
Thanks
Harry
Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio -
AuthorPosts