Hello,
Please add this code in Theme Options > Custom css or in style.css of your child theme:
.page-heading-slider:before, .page-heading-slider:after {
content: '';
display: table;
clear: both;
}
Regards
Hello,
Please add this code in Theme Options > Custom css or in style.css of your child theme:
.page-heading-slider:before, .page-heading-slider:after {
content: '';
display: table;
clear: both;
}
Regards
Hello,
1. Please add this code in Theme Options > Custom css or in style.css file of your child theme:
.page-content {
margin-top: 0px;
}
.header-wrapper .navbar .tbs {
padding-top: 0px;
}
2.
.header-wrapper .navbar-collapse, .fixed-header-area .navbar-collapse{
float: right;
}
Regards
Hello,
You use old theme version and latest version of WC plugin.
I would recommend you to update theme. If your site is live, it would be better to do the update on staging / dev site (a full copy of the existing site). You can try Duplicator plugin to make a copy.
This documentation will help you with theme updating – https://www.8theme.com/demo/docs/woopress/#!/installation_upgrade
Before uploading theme files delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files (it will be reuploaded from a new theme package).
Do not forget to update all the required plugins https://www.8theme.com/download-plugins/ (to update free plugins just click on update link from your Dashboard (Plugins > Installed Plugins); to update premium plugins, connect to your server using FTP. Copy extracted plugins folders into wp-content/plugins/).
If you edited php files of theme, transfer changes into a child theme http://prntscr.com/l2gf8h. If you use child theme then child theme files should be updated according to new files.
If you want to update everything on the production site without staging then do the backup of all the files and DB before the update. Then you’ll be able to restore backup if you face any critical error.
Regards
Hello,
Please try to disable all 3-rd party plugins, clear cache and check if one of them causes the problem.
Did you make changes in template files?
Regards
Hello,
You can use this custom css code:
.mobile-nav .popup_link {
display: none !important;
}
Regards
Hello,
Default WooCommerce widgets work only on default WC pages (Shop, products categories, single product page).
Feel free to ask if you have any other questions.
Regards
Hello,
Please add empty text widget in Appearance > Widgets > Left side top bar area.
Regards
Hello,
1. Appearance > Customize > WooCommerce > Product Catalog > Products per row http://prntscr.com/l2frsb
2. Theme Options > Breadcrumbs
3. There is no such such possibility, by default.
4. Please check our new demo https://xstore.8theme.com/ In the latest theme version (5.0.3) was added header banner widget area https://www.8theme.com/topic/customize-header-banner/#post-200534
This video tutorial will help you to update theme – https://youtu.be/I7wPeHEPb6E
To avoid difficulties, backup the theme files and database before the update.
Please note that XStore 5.0 is major update and we have changed a lot of things https://xstore.8theme.com/update-history/ including theme styles. Also, if you use child theme then child theme files should be updated according to new files.
Regards
Hello,
Please provide wp-admin (login and password) and FTP (hostname, username, password) access in Private Content area http://prntscr.com/l2fkk2
Regards
You’re welcome!
Regards
Hello,
You can use this custom css code in Theme Options > Custom css or in style.css file of child theme:
.woocommerce-cart.et-header-overlap .page-heading .back-history, .woocommerce-cart.et-header-overlap .page-heading .breadcrumbs {
font-size: 14px;
}
.woocommerce-cart.et-header-overlap .page-heading .title {
font-size: 2.7rem;
}
Regards
Hello,
You’re welcome!
Thanks for using our theme.
Regards
You’re welcome!
Regards
Please provide us with temporary wp-admin access.
Regards
Hello,
You can change Main Color in Theme Options > Color Scheme.
If this is not what you are looking for, please provide your site URL and screenshot for better understanding.
Regards
Hello,
Please provide us with URL and temporary wp-admin access so we can take a closer look.
Regards
Hello,
You can use this code to hide price:
.single-product .product-content .price {
display: none;
}
As I can see, you added title on single product manually via Short description, but it would be better to use the default title, this code will help to change font size of it – http://prntscr.com/l2eh2q
Or to remove this http://prntscr.com/l2ejaj you can copy title.php file (xstore/woocommerce/single-product) to your child theme (the file should be copied with the same directory tree) and delete <h1 itemprop="name" class="product_title entry-title"><?php the_title(); ?></h1> there.
Regards
Hello,
Please try to use this code:
.my-account-link > a:before, .login-link > a:before {vertical-align: bottom;}
Regards
@media only screen and (max-width: 992px){
.header-logo img {
max-width: 80px !important;
}
}
Regards
Hello,
Please see screenshots http://prntscr.com/l2eaxb > http://prntscr.com/l2eb0k > http://prntscr.com/l2eb4e > http://prntscr.com/l2eb7l > http://prntscr.com/l2ebhu
[vc_row][vc_column][etheme_scroll_text bg_color="#222222" height_value="30px"][etheme_scroll_text_item tooltip="true" tooltip_title="More details" tooltip_content="You can add anything here from Admin Panel."]<i class="et-icon et-coupon"></i> Take 30% off when you spend $150 or more with code xstore78
[/etheme_scroll_text_item][etheme_scroll_text_item tooltip_content_pos="top" tooltip="true" tooltip_title="More details" tooltip_content="You can add anything here from Admin panel."]<i class="et-icon et-delivery"></i> Free 2-days standard shipping on orders $255+ [/etheme_scroll_text_item][etheme_scroll_text_item button_link="url:https%3A%2F%2Fxstore.8theme.com%2F%3Fpage_id%3D5|title:Read%20more||"]You can add anything here from Theme Options. [/etheme_scroll_text_item][/etheme_scroll_text][/vc_column][/vc_row]
Feel free to ask if you have any other questions
Regards
Hello,
Please try to disable all 3rd party plugins.
Let us know the result.
Regards
Hello,
Could you please provide temporary wp-admin access?
Regards
Hello,
This article will help you to sort out https://codex.wordpress.org/WP_DEBUG
or provide wp-admin and FTP access and we will try to help you.
Regards
You’re welcome!
Regards
Hello,
I do not see screenshots in the Private Content area. Please check and provide your site URL.
Regards
Hello,
Let’s continue our conversation here – https://www.8theme.com/topic/logo-moves-on-sticky-header/
Regards
.top-bar .my-account-link > a, .top-bar .login-link > a{
text-transform: none !important;
}
Regards
Hello,
Please provide your site URL.
Regards
Hello,
As I see the logo is centered on mobile http://prntscr.com/l251rc http://prntscr.com/l251uy
Regards