You are welcome!
Regards
You are welcome!
Regards
Hello,
To change color of icons in additional header area go to Theme Options > Header Settings > Header custom HTML and change the color http://prntscr.com/cs04er
Cart icon color depends on active color. To change the cart icon color add the following code in Theme Options > Styling > Custom CSS
.header-standard .ico-design-1 .cart-bag {background-color: red !important;}
.header .cart-bag:before, .header-standard .cart-bag {border-color: red !important;}
Regards
Hello,
You are welcome. Feel free to contact us if you have any other questions.
Regards
Hello,
You are welcome!
Yes, the same problem, for wishlist use
.et-wishlist-widget.ico-label-bottom .wishlist-count {letter-spacing: 0;}
Regards
Hello,
You are welcome!
Have a nice day too!
Regards
Hello,
You are welcome!
Regards
Hello,
You are welcome!
Regards
Hello,
1. Add the following code
.top-bar .login-link a:before {
content: "\f007";
font-family: FontAwesome;
padding-right: 5px;
}
2. We used header type – center, Header wide – Off.
3. Unfortunately, there is no such option by default.
Regards
Hello,
Problem is related to custom CSS you added http://prntscr.com/crzsks
Add the following code to fix the issue
.shopping-container.ico-design-3 .cart-bag .badge-number {
letter-spacing: 1px;
}
Regards
You are welcome.
Feel free to contact us if you need any other help.
Regards
Hello,
You have enabled maintenance mode and I can check your site. Please, provide temporary admin panel access.
Check if you closed all the tags that use in the second column. Sometimes unclosed tags cause this issue.
Regards
Hello,
This is After the products widget area (Appearance > Widgets) https://www.8theme.com/demo/docs/xstore/#theme_settings_45_widgets_amp_custom_widget_areas
If you want to remove it just delete the widget. If you want to change go to Static Blocks and edit Shop banners below the products static Block. Don’t forget to enable VC for your static block https://www.8theme.com/demo/docs/xstore/assets/images/image_18.jpg
Regards
Hello,
You can change the size of catalog images in WooCommerce > Settings > Products > Display > WooCommerce Image options
Some instructions from WooCommerce how to set correct image sizes https://docs.woocommerce.com/document/using-the-appropriate-product-image-dimensions/
Regards
Hello,
Add the following code in Theme Options > Styling > Custom CSS
.page-heading.bc-type-left2 .delimeter:last-child {
font-size: 0.9rem !important;
}
Regards
Hi,
Thank you for using our theme!
We used slider because header logo and header width are limited and if you use slider you can’t set value bigger that it has. But I took into account your suggestion and we’ll try to improve it.
1. Yes, sure. We’ll fix in next theme update.
2. Add the following code in custom CSS
.header-two-rows .left-wrap {
padding-left: 30px;
}
3. You can do this by the following way: disable sign in link in Theme Options > Header settings. Go to Appearance > Menu and create the menu – 1-st level – my account page, 2-d level – all the necessary subitems. Save menu. After that in first level settings add icon and disable navigation label http://prntscr.com/cra9nb Then go to Appearance > Widgets > Add custom menu widget in right top bar area (if you use two rows header type)
4. It’s a good idea. I sent your request to our developers. We already have such option for blog page and probably will add it to shop
5. Yes, we have such plans.
6. Sorry, I’m not sure if understand what you mean. Could you provide an example or describe in details?
7. Go to Theme Options > Styling > Custom CSS and add the following code
::selection {
background: your_color;
}
8. You can change it with CSS. Unfortunately, can’t add the code because it will have a lot of lines to change the position of variation label, add to cart, wishlist and do this for simple, variable etc products, also code depends on type of single product page layout. Don’t forget about responsive. So you can do it by yourself in case you have appropriate CSS knowledge or order our customization.
Regards
Hello,
And link to your site or admin panel, please. When we check the images always get http://prntscr.com/cr02cp
You may use https://app.prntscr.com/en/index.html tool to make screenshots.
Regards
Hello,
Could you, please, provide temporary admin panel access. I need to check the structure of your categories.
Regards
Hello,
You are welcome! Feel free to ask if you need any other help.
Regards
You are welcome!
Regards
Hello,
Large image lightbox displays real size of your image, it has max-width: 100% and height: auto.
This is portfolio project example. Use Media Grid VC element if you want to show photos in this way http://prntscr.com/cqzyg5
Regards
Hello,
1), 2) It’s possible by additional customization. Use child theme if you plan to make any changes in template files. Child theme archive you can find in theme package. If you don’t have necessary skills you can order our additional customization service https://www.8theme.com/customization-services/
3) It happens once, after first child theme activation. This is how WP works, child theme is like a new theme for WP and sometimes widgets could be messed up after child theme activation. As a rule, this should not affect Theme Options but if you faced this problem do the export (Theme Options > Import/Export > Options > Export) and import these options after child theme activation.
Regards
Hello,
You are welcome!
3) Fixed.
5), 7) This is additional customization. You can send your request here https://www.8theme.com/customization-services/
6) To avoid problems with next theme update you should place all the changes in child theme functions.php https://codex.wordpress.org/Child_Themes
8) If you use additional plugins that add additional text you need just customize css styles a little depending on content you have. Unfortunately, we can’t test our theme with all the available plugins to aviod this.
Regards
Hello,
We are sorry but these are WooCommerce widgets and translation of these widgets is not related to our theme. You need to ask on WooCommerce support forum about this.
Regards
Hello,
Custom code depends on breadcrumbs settings that you use. Could you provide us with .json file of your theme options (Theme Options > Import/Export > Options).
Regards
Hello,
Links you provided don’t work. Could you, please, provide link to your site and temporary admin panel access in Private Content area and correct screenshot of your problem.
Regards
Hello,
1) Go to Theme Options > E-Commerce > Promo Popup > Disable Link in the header.
2) Add the following code in Theme Options > Styling > Custom CSS:
.product-title a, .products-page-cats a {
text-transform: none;
}
3) No, only by additional customization.
Regards
Hello,
You need to translate XStore theme and also XStore Core plugin. Use loco Translate to do this https://www.8theme.com/demo/docs/xstore/#translation
Let me know if you need any additional instructions.
Regards
Hello,
Oh, I see. Ok, thanks!
Regards
Hello,
You set Home page as Shop page http://prntscr.com/cqw1he and set without sidebar in page settings http://prntscr.com/cqw1om
Individual page settings always have more priority than Global settings.
Regards
Thank you very much!
Regards