Hello,
Please, choose the necessary font-weight for the Breadcrumbs title http://prntscr.com/dm385f in Theme Options > General > Breadcrumbs.
Regards
Hello,
Please, choose the necessary font-weight for the Breadcrumbs title http://prntscr.com/dm385f in Theme Options > General > Breadcrumbs.
Regards
Hello,
Go to Theme Options > Styling > Custom CSS, find and remove this custom style.
Regards
Hello,
Do you want to remove brands feature at all or just to hide it for the single product page?
Regards
Hello, @RR123,
Fixed. Check, please.
Regards
Hello,
I’m sorry, but could you send me the video for better understanding?
Regards
Hello,
To set the font family and font weight go to Theme Options > General > Breadcrumbs > http://prntscr.com/dlspjk
Regards
P.S. our filters won’t work for the cart and checkout pages, that’s why I recommend you just to hide them
.woocommerce-cart .open-filters-btn,
.woocommerce-checkout .open-filters-btn,
.woocommerce-cart .view-switcher,
.woocommerce-checkout .view-switcher,
.woocommerce-cart .products-per-page,
.woocommerce-checkout .products-per-page{
display: none;
}
Regards
Hello,
I have checked the shortcode that you provided and don’t see that it works with default theme.
The same I see with our theme.
So, could you tell me your actions step by step, so I’ll be able to reproduce how it should work with default theme and found issue with our theme?
Regards
Hello,
You did not upload images for some projects, for example, http://prntscr.com/dlrtou
And the same for the Badland Hat project.
Regards
Hello,
1) Unfortunately, there is no such option in our theme.
2) Very likely problem related to your cache. This page was cached without images. I have cleaned the cache and now I can see the images on that page.
3) I have added link in top bar. Is it ok for you? Check the site on mobile.
Regards
You are welcome!
Regards
Hello,
Go to Appearance > Widgets > either change the content in existing custom areas and then use them in prefooter or create new custom widget areas, add product widgets and choose necessary product types.
Check the screenshot http://prntscr.com/dlqd8k
Regards
Hello,
I have checked our test installs and we don’t have such issue. Could you, please, provide me link to page where I’ll be able to check the problem?
Regards
Hello,
If you use only copyrights area and don’t use links widget area then add the following code in Custom CSS
.footer-copyrights {
width: 100%;
text-align: center;
}
Regards
Hello,
Add the following code in custom CSS or child theme style.css
@media (min-width: 1200px){
body.bordered {
border: 40px solid #f5f5f5;
border-top: 20px solid #f5f5f5;
}
body.bordered .body-border-bottom,
body.bordered .body-border-top {
height: 40px;
}
body.bordered .body-border-left,
body.bordered .body-border-right {
width: 40px;
}
body.bordered .fixed-header {
padding: 0 40px;
top: 40px;
}
}
Regards
Hello,
Yes, your logo is higher and this is the reason of the issue. Add the following custom (Theme Options > Styling > Custom CSS) to fix it
.nav-sublist-dropdown:before {
top: -45px;
height: 65px;
}
Regards
Hello,
Header overlap the content option is enabled for that page. If you don’t plan to have the header that overlaps the content than just need to add header class in revolution slider settings to decrease the slider height http://prntscr.com/dlpksp
Check now.
Regards
Hello,
Could you, please, provide me temporary admin panel and FTP access? I need to check the settings to understand what caused the issue on that page.
We’ll add target=”blank” option for the button shortcode in the next theme update.
Regards
Hello,
We’ll try to fix it in theme update. Now you can just hide that counter. Add the code in Custom CSS or in child theme style.css
.after-shop-loop .woocommerce-result-count {
font-size: 0;
}
Regards
Hello,
1) We never edit files via Dashboard because if we get any error then frontend will be locked and we won’t be able to do anything.
2) After theme update, you should update XStore core plugin if you see this message http://prntscr.com/dlofmw
3) Your problem was caused by WooCommerce Multilingual. If you want to use this plugin then all the other necessary WPML plugin should be enabled http://prntscr.com/dlohxu
I have disabled WC Multilingual and everything works fine.
Regards
Hello,
Could you, please, provide me the link to page where I’ll be able to see the issue?
I can send you the 3.1 version but I don’t think that theme version is the reason of your issue.
I see that you are using minification. It can cause the problem. Try to disable, clean cache and check.
Regards
You are welcome!
Regards
Hello,
Go to Theme Options > Styling > Custom CSS or use style.css of child theme and add the following code
.category-grid .categories-mask .count {
display: none;
}
Regards
Hello,
Could you, please, try to enable parent theme and check. Because I was able to face the issue with child theme but it disappeared with parent theme.
Let me know about results.
Regards
Hello,
You may choose any suitable for you solution.
Regards
Thank you. Our expert will be able to fix this issue tomorrow. Sorry for some delay.
Regards
Hello,
1) Problem caused by third-party plugin WooCommerce – Embed Videos To Product Image Gallery.
2) Our expert will be able to fix problem with our video option tomorrow. Sorry for some delay.
Regards
You are welcome!
Regards