Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello @themadguru,
Please check this topic https://www.8theme.com/topic/xstore-breadcrumb-background-image-doesnt-work-with-default-template/#post-198246
Regards
Hello,
Please provide us with temporary wp-admin and FTP access so we can explore and solve the problem.
Regards
Hello,
1. Widget that is used there is the default WooCommerce widget and there are no options to hide some categories in widget settings. You can try the following code, where cat-item-109 – autogenerated class depending on category id:
.widget_product_categories li.cat-item.cat-item-109 {
display: none;
}
2.
.archive .product-details .product-title a {
font-size: 28px;
}
3.
.single-product .product-information .product_title {
font-size: 20px;
}
4. Please provide me link to the variable product.
5.
.woocommerce-terms-and-conditions-wrapper .validate-required, .mc4wp-checkbox.mc4wp-checkbox-woocommerce, .mc4wp-checkbox.mc4wp-checkbox-woocommerce label {
margin-bottom: 0px;
}
.woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
margin: 0px;
}
.checkout #wpgdprc_field label.checkbox {
margin-bottom: 0px;
margin-top: 0px;
}
.mc4wp-checkbox span {
padding-left: 15px !important;
}
span.woocommerce-terms-and-conditions-checkbox-text {
padding-left: 30px !important;
}
Regards
Hello @nedimg,
We’ve sent the PSD file to your registration email.
Regards
Hello,
Thanks for the question.
You may disable Wishlist plugin.
Buttons hover can be changed in Theme Options > E-commerce > Products Page Layout.
If you are looking for something else, describe the problem in more details, please.
Regards
Hello,
You’re welcome!
Regards
Hello,
Please follow our documentation to update the plugin https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
You’re welcome!
Regards
Hello @shogglas,
Please describe your problem in more details.
Also, provide temporary access to your Dashboard and FTP, we’ll check what could be the reason of your issue.
Regards
Hello,
If you need help with additional customization WPKraken team will help you, just submit a request.
Regards
Hello,
You can add this code in Theme Options > Custom css area or in style.css file of your child theme:
.single-post .page-heading .title span {
display: none;
}
Regards
Hello,
Thanks for contacting us.
Please read our documentation https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/ https://www.8theme.com/documentation/xstore/support/static-blocks/
Create the block with desired content http://prntscr.com/kjqev7 and set it in Appearance > Widgets > Footer Column 1 area http://prntscr.com/kjqfg2
Feel free to ask if you have any other questions.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
As you can see on our demo https://www.8theme.com/demo/legenda/ there is no Cart icon on the fixed header when scrolling. The cart icon works on your site in the same way as on our demo.
Regards
Hello,
Please try this custom css code:
body, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, .button, button, .coupon .button, input[type="submit"], .fixed-header .menu > li > a, .main-nav .menu > li > a, input, button, select, textarea {
font-family: 'Heebo', sans-serif;
}
Let me know the result.
Regards
You’re welcome!
Regards
Hello,
Thanks for contacting us.
Please try to change the color here – http://prntscr.com/kjmyj2
In case it won’t help, provide us with temporary wp-admin access so we can take a closer look.
Regards
Hello,
Thanks for contacting us.
XStore Theme Package contains Documentation folder + you can find our documentation and video tutorials here – https://www.8theme.com/documentation/xstore/
Feel free to ask if you have any other questions.
Regards
Hello,
Thanks for contacting us.
I am glad that you sorted out.
Feel free to ask if you have any other questions.
Have a nice day.
Regards
Hello,
You’re welcome!
Regards
You’re welcome 🙂
Have a nice day
Regards
Please change this http://prntscr.com/kjdei7 to 1.25rem and this http://prntscr.com/kjdesb to:
.single-product .yith-wcwl-add-to-wishlist {
width: 20px;
font-size: 0px;
line-height: 3;
}
Let me know the result.
Regards
Hello,
1. Please delete this http://prntscr.com/kjcxij and this code http://prntscr.com/kjcxu6
2. Change this http://prntscr.com/kjcyzq to:
.single-product .product-information .yith-wcwl-wishlistexistsbrowse a:not(.alt):before, .single-product .product-information .yith-wcwl-wishlistaddedbrowse a:not(.alt):before {
content: "\f004" !important;
color: #000 !important;
font-size: 1rem;
}
.single-product .yith-wcwl-add-to-wishlist a {
font-size: 0px !important;
}
.single-product .yith-wcwl-add-to-wishlist {
width: 20px;
}
and this http://prntscr.com/kjczmv to http://prntscr.com/kjczr8
Regards
Hello,
1. Thanks for the video.
Please try this code:
.single-product .woo-variation-items-wrapper {
padding-top: 16px !important;
}
2. You can add this code:
.single-product .product-information .yith-wcwl-wishlistexistsbrowse a:not(.alt):before, .single-product .product-information .yith-wcwl-wishlistaddedbrowse a:not(.alt):before {
content: "\f004" !important;
color: #000 !important;
font-size: 1rem;
}
.single-product .yith-wcwl-add-to-wishlist a {
font-size: 0px !important;
}
.single-product .yith-wcwl-add-to-wishlist {
width: 25px;
}
+ change “bottom” value to 11% here – http://prntscr.com/kjce49
Regards
Hello @online365,
Please download theme archive, extract it and reupload xstore/js/etheme.min.js file to your server. Then clear cache and check the result. In case the problem won’t be solved, provide us with temporary wp-admin and FTP access.
Regards
Hello,
In this case, you can add this code in Global custom css:
.single-product .yith-wcwl-add-to-wishlist {
position: absolute;
bottom: 12%;
right: 5%;
background-color: #262626;
padding: 14px 12px 1px 15px;
}
.single-product .add_to_wishlist {
font-size: 0px !important;
display: inline-block;
}
.single-product .add_to_wishlist:before {
margin-right: 0px !important;
color: white;
}
.single-product .yith-wcwl-add-button.show {
width: 20px;
}
http://prntscr.com/kjb00g
The wishlist button will be placed on right of Add to cart button to prevent problems with the position on different devices.
Regards
Hello,
Thank you for using our theme.
1. Sorry for the incorrect screenshot in our documentation. That position for the wishlist is missing, by default, but you can achieve the similar result http://prntscr.com/kj9sz3 by adding this code in Theme Options > Styling > Custom css > Custom css for desktop:
.single-product .yith-wcwl-add-to-wishlist {
display: inline-block;
}
.single-product .add_to_wishlist {
font-size: 0px !important;
}
.single-product .product-information .cart {
width: 55%;
}
2. Try to add this code in Global custom css area:
.single-product .qty-span, .single-product .quantity {
display: none !important;
}
Regards
You’re welcome!
If you love XStore and have something nice to say don’t hesitate to tell about this!
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest 🙂 https://themeforest.net/downloads
Regards