Hello,
It is independent of our theme. Most mobile platforms (iOS in particular) refuse to autoplay video to avoid potentially ruinous data charges.
Regards
Hello,
It is independent of our theme. Most mobile platforms (iOS in particular) refuse to autoplay video to avoid potentially ruinous data charges.
Regards
Hello,
You’re welcome!
Regards
Hello,
Theme Options > WooCommerce (Shop) > Product catalog > Products Per Row.
Theme Options > WooCommerce (Shop) > Shop > Shop page layout > Products Per Row On Category Page.
Regards
Hello,
Thanks for using our theme.
1) This is independent of the theme and relates to WooCommerce, so check docs of the plugin or contact their support.
2) Follow this article and translate XStore theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
3) Please describe the desired result in more detail.
Regards
Hello,
Thanks for contacting us.
Could you, please, provide screenshots? What mobile and browser do you use?
Regards
Dear,
We do not face the delay on your site. Probably it is a cache on your mobile browser. Try to check from an incognito window.
Also, check this topic https://www.8theme.com/topic/mobile-menu-and-cart-delay/#post-233551
Regards
Hello,
Update the theme and Core plugin to latest versions – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ http://prntscr.com/s0bknf
Regards
Hello,
You’re welcome!
Regards
Hello,
Thanks for contacting us.
We can’t see your menu – http://prntscr.com/s0bh2z Please provide us with access, and describe the desired displaying of the menu in more detail.
Regards
Hello,
Thanks for contacting us.
Please provide URL of your site and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
You’re welcome.
Regards
Hello,
Thanks for contacting us.
Create a menu via Appearance > Menus, go to Theme Options > Header builder > Mobile menu > select menu – http://prntscr.com/s0b1rm http://prntscr.com/s0b2ml http://prntscr.com/s0b38r
Please watch this video – https://youtu.be/RbdKjQrFnO4
Regards
Hello,
h2.vc_custom_heading {
font-size: 30px !important;
}
Regards
Hello,
Try to add the next code in Theme Options > Theme Custom CSS > Global custom CSS:
.item-design-mega-menu {
position: static;
}
.header-top, .header-main, .header-bottom {
position: static;
}
.item-design-mega-menu .nav-sublist-dropdown {
left: 0 !important;
margin: 0 !important;
width: 100% !important;
}
.item-design-mega-menu .nav-sublist-dropdown:before {
content: '';
display: block;
position: absolute;
left: 0;
right: 0;
height: 40px;
bottom: 100%;
}
Regards
Hello,
You’re welcome!
Have a nice day.
Regards
Hello,
Please see screenshots – http://prntscr.com/s0at4r http://prntscr.com/s0atlp
Here you can watch our video tutorials – https://www.youtube.com/user/8theme/videos and read docs – https://www.8theme.com/documentation/xstore/
Regards
Hello,
You’re welcome!
Regards
Hello,
Thanks for contacting us.
Please follow our docs – https://www.8theme.com/documentation/xstore/plugins/wpbakery-page-builder/
Regards
Please follow our changelog – https://xstore.8theme.com/update-history/
Regards
Hello,
Please clear all cache and check one more time. If this doesn’t help, provide URL of your site, temporary wp-admin and FTP access.
Regards
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Thanks for the reply.
Have a nice day.
Regards
Hello,
We’ve noted your report/requests on our task list.
As for now, you need to use custom CSS code:
.et_b_header-menu.et_element-top-level .menu .menu-disable_titles .type-img img {padding: 10px 10px 8px 10px;}
.et_b_header-menu.et_element-top-level .menu .menu-disable_titles {
margin-top: -12px;
margin-right: 5px;
}
.et_b_header-menu.et_element-top-level .menu .menu-disable_titles > a {
background-color: #636566 !important;
}
Regards
Hello,
I do not see the problem on your site – http://prntscr.com/rzro1c
Try to check via an incognito window, to be sure that it is not a cache effect on your side.
Try to delete / add products to the cart, maybe it will help to refresh the mini cart popup.
Provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Update the theme and Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
Regards
Hello,
Please provide us with screenshots.
Lightshot Screenshot tool https://app.prntscr.com/en/index.html makes screenshots and generates links then you can provide links of screenshots here.
Have you cleared cache? Try to clear all cache and check then.
Regards
Go to Appearance > Menus > http://prntscr.com/rzprnu http://prntscr.com/rzps5t http://prntscr.com/rzpt1r (in your case it will be an image of the home icon) http://prntscr.com/rzpu8y > http://prntscr.com/rzpusg
Regards
Hello,
Add Home page in the menu and upload an icon for it, then “Disable navigation label” and select “Use img like” – Image, in settings of the menu item http://prntscr.com/rzntz3
Regards
You’re welcome!
Regards
Hello,
Try to add this code in Theme Options > Theme Custom CSS > Global custom CSS:
.secondary-menu-wrapper .nav-sublist-dropdown {
top: 15%;
transform: translateY(-15%);
}
Regards