Hello,
You can use this custom css code:
.single-product .tab-content-inner .featured-video iframe {
height: auto !important;
}
.single-product .tab-content-inner .blog-post .content-article {
display: none;
}
Regards
Hello,
You can use this custom css code:
.single-product .tab-content-inner .featured-video iframe {
height: auto !important;
}
.single-product .tab-content-inner .blog-post .content-article {
display: none;
}
Regards
Hello,
Please check if the required home page persists in Pages section then you can set it as Home in Settings > Reading > Front page displays http://prntscr.com/klwcwz
Try to install Chat plugin manually via your Dashboard: Plugins > Add New > Upload Plugin > Browse plugin archive. Or via FTP, by uploading and extracting the plugin zip files into wp-content/plugins folder. You can find the zip files for plugins installation here – https://www.8theme.com/download-plugins/
Read more – https://www.8theme.com/faq/
If you need any further assistance, provide us with temporary wp-admin access.
Regards
Hello,
You use Image element of Massive Addons http://massive.mpcthemes.net/single-image/ so all available settings can be founded in settings of the element http://prntscr.com/klwb7m
Regards
Hello,
Unfortunately, I can’t login to your site.
Make sure you have checked all the server requirements before the installation https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Were all the plugins installed successfully? Try to install demo content from Theme Options > Import/Export.
Regards
Hello,
Please provide us with your site URL.
Thanks in advance.
Regards
Hello,
xstore/framework/theme-function.php
Regards
Hello,
You’re welcome!
Regards
Hello,
Do you use latest theme version?
Changes were done via Theme Options > Typography > Navigations?
Have you cleared cache?
Please describe the problem in more details with screenshots and provide temporary wp-admin access so we can take a closer look.
Regards
You’re welcome!
Would you mind to rate our product: https://themeforest.net/downloads
That would be much appreciated 🙂
Regards
In this case, you need to disable Promo Popup via Theme Options and add own link using a Text widget in Appearance > Widgets > Right side top bar area http://prntscr.com/kln3ok
Regards
You’re welcome!
You can edit this element via Theme Options > E-commerce > Promo Popup.
Also, please read about widgets areas – https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
Regards
Hello,
Thanks for contacting us.
Use Lightshot Screenshot tool to share your screenshot link.
Your site under maintenance mode, so I can’t check it. Please provide temporary wp-admin access in the Private Content area http://prntscr.com/jztfo1
You may try “Two rows” header type. Also, a position of the search can be changed via Theme Options General > Header Settings > Enable search form in. Custom content can be added in header via “Header custom HTML” in Theme Options.
Regards
Hello,
Unfortunately, I can’t login. Please check the credentials.
Also, make sure that your PHP memory limit is no less than 128MB. If you use Ultimate Addons plugin, update it to latest version https://www.8theme.com/download-plugins/
Regards
Hello,
Please add this code in Custom css for page http://prntscr.com/klhmjy to remove white space:
.page-content {
margin-bottom: 0px;
}
.wpb_revslider_element {
margin-bottom: 0px;
}
Size of your slider can be changed via Slider Revolution settings. I can’t check these settings because the provided user doesn’t have access to the appropriate section.
Here is Slider documentation https://www.themepunch.com/faq/ideal-image-size/ https://www.themepunch.com/revslider-doc/slider-setup/#layers-grid-size
Regards
Hello,
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Regards
Hello,
You can create your own menu in Appearance > Menus > create the menu and choose it like “My account” in location settings.
Regards
Hello,
Please check if you have the same problem with default woocommerce theme – Storefront.
Have you tried to disable third-party plugin?
If the problem remains only with our theme and is not caused by an additional plugin, provide us with temporary wp-admin and FTP access so we can take a closer look.
Regards
Hello,
Theme Options > General > Mobile Header Settings > Mobile header text color > Dark.
Also, you can customize mobile menu links in Theme Options > Typography > Navigation.
Regards
Hello,
Do you use the latest version of Ultimate Addons for WPBakery Page Builder plugin?
Please provide us with temporary wp-admin access so we can take a closer look.
Regards
Hello,
Please clear cache and check one more time.
Regards
Hello,
You’re welcome!
Regards
Hello,
4.
.single-product .product-information select {
font-size: 14px;
}
Regards
Hello,
You can add this code in Custom css via Theme Options:
.woocommerce-terms-and-conditions-checkbox-text {
padding-left: 20px;
}
.checkbox input#terms {
margin-top: 6px;
}
Regards
Hello,
You’re welcome!
Regards
Please see screenshots http://prntscr.com/kkpidq + http://prntscr.com/kkpiir > http://prntscr.com/kkpinm
Regards
Hello,
Thanks for contacting us.
Have you added custom css code in Theme Options > Styling > Custom css or in style.css file of child theme?
For example, add this code in Global custom css area via Theme Options:
.content-product .price {
font-size: 16px;
}
Regards
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Is the problem solved?
If you need further assistance, provide us with wp-admin access and we will be able to help you.
Regards
Hello,
1. Your footer created via static block so responsive design depends on WPBakery Page Builder settings for content https://wpbakery.com/video-academy/category/responsive/
2-3. Please remove this custom class http://prntscr.com/kkosbg
4. Please try to add this code in Theme Options > Custom css > Global custom css:
@media only screen and (max-width: 992px){
.mobile-nav .widget-title span {
background-color: #1a1a1a;
color: white;
float: left !important;
padding-left: 0px;
margin-bottom: 20px;
}
}
Regards