You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.filter-content .woocommerce-product-search {
width: auto;
display: inline-block;
float: right;
}
.filter-content .woocommerce-product-search label {
display: none;
}
@media (max-width: 992px) {
.filter-content .woocommerce-product-search {
float: none;
}
}
Regards
Hello,
Please add this code in Theme Options > Styling > Custom css:
.shopping-container.ico-bg-yes .cart-bag:after {
left: -8px;
}
.shopping-container.ico-design-1.ico-bg-yes .cart-bag {
margin-bottom: -5px;
}
Regards
Hello,
Customize > Woocommerce > Checkout http://prntscr.com/jw7lb9
If this is not what you are looking for, please, provide us with your site URL and screenshots for better understanding.
Regards
Hello,
Sorry for the delay due to the weekends.
Please provide us with temporary wp-admin access and links to pages with problems.
Regards
Hello,
Go to Theme Options > Header Settings > Enable cart widget > On.
Regards
Hello @Aussiesj,
You’re welcome!
Regards
Hello @Aussiesj,
In 4.16 theme version Menu options were moved into popup https://image.prntscr.com/image/5yXyaVh9QG_srPw4jpVEdw.png so to be able to see all menu settings, you need to click on “8Theme Page Options”.
If this is not what you are looking for, please, provide some screenshots for better understanding.
Regards
Please delete or change this code – http://prntscr.com/jw78r9 (Theme Options > Styling > Custom css > Global Custom css).
Regards
The required file is archive-product.php in xstore/woocommerce folder.
Regards
Hello,
Go to Woocommerce > Status > Tools > Create default WooCommerce pages. Then go to Appearance > Menus and add the page to your menu.
Regards
Hello,
1. By default, the AJAX add to cart works for simple products only. If you use an additional plugin for the ajax on variable products, it would be better to contact the plugin author.
2. The problem is caused by this custom css code – http://prntscr.com/jw6yvh
3. There is no possibility to reduce the time of woocommerce refreshed fragments, but you may contact woocommerce support about it.
Regards
Hello,
I do not see the problem – http://prntscr.com/jw6vfx Please, clear cache and check one more time.
Regards
Hello,
Please read WC documentation https://docs.woocommerce.com/document/shop-currency/
Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access in the Private Content area.
Regards
Hello,
Please add this code in Theme Options > Custom css:
.product-information-inner .meta-title {
display: none;
}
Regards
Hello,
Please provide us with temporary wp-admin and FTP access so we can take a closer look.
Regards
Hello,
On your screenshot “Easy mode” is enabled – https://image.prntscr.com/image/L1ZYi9JLShyDspHDmVohig.png > https://image.prntscr.com/image/4c-rGo1dSmGd2lkMaUpuCg.png
Regards
Hello,
This requests additional customization.
Try to add get_product_search_form(); – function like on the next screenshot
https://image.prntscr.com/image/Vl0NEegnRSaSvM9ywJouxA.png
and remove product search from shop filters widget area (if you want it only in top area and not in filters like before) https://image.prntscr.com/image/M0OJeVSHSQOHyXhcRTopLw.png
Regards
Hello,
Sorry for the delay due to the weekends.
Is your problem solved?
Regards
Hello,
Unfortunately, there is no such possibility.
Regards
Did you make changes in template files?
Do you have the same problem with parent theme activated on site?
Regards
Hello,
You use latest theme version but the version of XStore Core plugin is old. Go to Appearance > Install Plugins > 8theme Core > click update.
Regards
Hello,
Provide some screenshots. Because I’m not sure if understand how should look the final result.
Thanks in advance.
Regards
Hello,
You need to re-add logo and other images http://prntscr.com/jvb9an https://image.prntscr.com/image/2FjPepFYSgSw2_1aha8Hog.png
Regards
You’re welcome!
Regards
Please change this code:
.header .contact-us {
margin-top: 6%;
margin-left: 1%;
}
to
.header .contact-us {
margin-top: 14%;
margin-right: 0px;
}
and this:
@media (min-width: 1290px) {
.header .container {
width: 1300px;
}
}
to
@media (min-width: 1290px) {
.header .container {
width: 1300px;
}
.header2 .logo {
width: auto;
}
}
For now, I do not see these changes on your site.
Regards
Hello,
Provide us with temporary wp-admin and FTP access, we will check what can be done to help you.
Regards
Have you changed the code?
To set color of header:
.header-wrapper, .page-wrapper .header .container, .page-wrapper .main-nav .container {
background-color: black;
}
Regards
Hello,
1. Unfortunately, I can’t login to check your settings. Please check credentials.
2. Make sure that the logo image is available in your media library.
3. Try to disable all 3rd-party plugins.
Regards
Hello,
You can use backend or fronted editor of WPBakery Page Builder – https://image.prntscr.com/image/mLKHHSd0QqK3U-KsPGqLoA.png
https://wpbakery.com/video-tutorials/
Regards