You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Attributes will be shown in your sidebar once you add variable products – https://docs.woocommerce.com/document/variable-product/
Also, watch our video – https://youtu.be/XO-PDvhPypc
Regards
Please provide URL of page where the logo needs to be changed.
Regards
Hello,
Please try to add this code in Theme Options > Custom css > Global custom css:
.widget_product_categories.sidebar-widget .parent-level0 > a {font-weight: 600; color: black !important;}
Regards
Hello,
Sorry for the delay due to the weekends.
I’ve added custom css code http://prntscr.com/lh8jwi Please clear cache and check products.
Regards
Your images have different sizes http://prntscr.com/lgcn97 http://prntscr.com/lgcnfy
I would recommend you to use a graphics editor and prepare product images (make them the same size) before uploading it to your media gallery.
Also, go to Appearance > Customize > WooCommerce > Product Images > Shop page display > 600 and regenerate thumbnails using the plugin.
Size of these images http://prntscr.com/lgcqmt http://prntscr.com/lgcqqkcan be changed here – http://prntscr.com/lgcqy5 Don’t use hard crop if you don’t want to crop images.
Regards
Hello,
Please provide a screenshot for better understanding.
Regards
This http://prntscr.com/lgbjlk border color you can change in Theme Options > Custom css > Custom CSS for desktop (992px+) > http://prntscr.com/lgbjy7
To change this http://prntscr.com/lgblcw you need to add –
.header .hamburger-icon, .fixed-header .et-burger:before {
color: red !important;
}
in Theme Options > Custom css > Custom CSS for desktop (992px+)
Regards
1. Please use the latest custom css code from this topic https://www.8theme.com/topic/font-colour-issue/
2. Go to Loco Translate > Themes > select Royal theme. Press “Add new language” http://prntscr.com/lgbh45 translate strings http://prntscr.com/lgbhc4 and Save.
Regards
You’re welcome!
Please provide your site URL so I can take a closer look.
Regards
You’re welcome!
Regards
Please check settings of widgets, for example – http://prntscr.com/lgb0xz
Also, watch this video – https://youtu.be/XO-PDvhPypc and check our demos – https://xstore.8theme.com/demos/2/electron01/product-category/phones-telecommunications/ https://xstore.8theme.com/demos/2/electron02/shop/
You can use additional plugins, but note that we don’t give guaranty for full theme compatibility with all 3-rd party plugins.
Regards
You’re welcome!
Please watch this video – https://youtu.be/4SfPPuwPCVI
Regards
You’re welcome!
Regards
Hello,
.product .products-page-cats {
text-transform: none;
}
.product .products-page-cats a {
color: black;
}
Regards
Dear @zucca,
You’re welcome!
Regards
Hello @zucca,
Thanks for the reply.
Please add this custom css code:
.fixed-header .menu > li > a:after {
height: 30px;
bottom: -10px;
}
.fixed-header-area .fixed-header .menu {
margin-top: 5px;
}
Regards
Hello,
Please add this code in Theme Options > Custom css > Global custom css:
.category-grid .categories-mask .count {
display: none;
}
Regards
Hello,
What error? Please provide temporary wp-admin access so I can take a closer look.
If the custom css code doesn’t work, try to move “Hover buttons on mobile” to “Disable” area in Theme Options > Shop > Products style > Product content elements.
Regards
You’re welcome!
Regards
You’re welcome!
.products-tabs .wpb_tabs_nav li > a {
font-family: 'Trebuchet MS', Helvetica, sans-serif;
}
Regards
Please check now.
Feel free to ask if you have any questions.
Regards
You’re welcome!
Regards
Please change the code to:
.st-pusher, .step-title span,
.register-link .register-popup .popup-title span,
.login-link .login-popup .popup-title span,
.cart-popup-container, .register-link .register-popup,
.login-link .register-popup, .register-link .login-popup,
.login-link .login-popup, .meta-title span, .comment-reply-title small,
.quick-view-popup, .product-navigation .product-arrows, .comment-reply-title span {
background-color: black !important;
}
.btn:hover {
color: white;
border-color: white;
}
.shop-table .table-bordered td.product-price span,
.shop-table .table-bordered td.product-subtotal span,
.shop_table .order-total td, .order-list .media-heading a,
.shopping-container .big-coast, .woocommerce-shipping-calculator a,
.product-title a, .product-navigation .next-product:before,
.product-information .yith-wcwl-add-to-wishlist a, .must-log-in a,
.product-information .email-link:before, .product-images .email-link:before,
.product-information .email-link, .tabs .tab-title.opened,
.woocommerce-MyAccount-navigation li a {
color: white;
}
form .form-row input.input-text,
form .form-row textarea, #commentform textarea,
.coupon input[type=text], .quantity input[type="number"] {
color: #333333;
}
.order-review .step-title span {
background-color: #333333 !important;
}
.meta-title:after {
background-color: white;
}
.woocommerce-MyAccount-content a {
color: #ea9e60;
}
Do not forget to clear cache before checking the result. Please provide screenshots for better understanding where colors need to be changed also.
Regards
Hello,
You can create your custom contact form using “Contact Form 7” plugin. Then refer to this article how to add Captcha: http://contactform7.com/recaptcha/
Regards
Hello,
Please change this custom css code:
.post-type-archive-product .page-heading, .tax-product_cat .page-heading {
margin-bottom: 7rem;
}
to
.post-type-archive-product .page-heading, .tax-product_cat .page-heading,
.tax-product_tag .page-heading, .single-product .page-heading {
margin-bottom: 7rem;
}
Regards
Dear @zucca,
Sorry, but your problem is a bit unclear to me. Please describe your problem in more details and provide some screenshots or video.
Thanks in advance.
Regards
Hello,
Please update all required plugins – https://www.8theme.com/documentation/xstore/plugins/plugins-update/ and temporary disable all 3rd party plugin. Then clear cache and check page loading.
Don’t keep enabled all the plugins that come bundled with XStore theme. Read about required and recommended plugins https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , check what recommended plugins you really plan to use depending on options that plugins offer and then enable them. Because every additional plugin slows down a site a little bit and there is no need to keep it enabled if you don’t use its options.
Regards
Hello,
Image size you can change in Appearance > Customize > WooCommerce > Product Images.
More information about product image settings you can find in WooCommerce Documentation – https://docs.woocommerce.com/document/fixing-blurry-product-images/
After these changes, you need to Regenerate Thumbnails to apply them! You can use Regenerate thumbnails plugin https://wordpress.org/plugins/force-regenerate-thumbnails/ to do this.
Regards
Hello,
Please try to disable all 3rd-party plugins to check if one of them causes the problem. Also, check if you have the same problem with default WC theme – Storefront. We are theme support and we can help you with issues related strictly to our theme.
Regards