Please check the page now.
Regards
Please check the page now.
Regards
Hello,
Try to add this code in Theme Options > Styling > Custom css or in style.css file of child theme:
.view-color-white .show-quickly:before{
font-size: 14px;
}
.mfp-close {
width: 30px !important;
height: 30px;
}
.quick-view-popup .mfp-close:before{font-size: 20px;line-height: 32px;}
Regards
Hello,
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
Please, check all the server requirements https://www.8theme.com/documentation/xstore/theme-installation/xstore-theme-requirements/
Regards
Hello,
Thanks for the topic.
Could you please provide some screenshot to help me understand more?
Regards
Hello,
Please read this article https://docs.woocommerce.com/document/fixing-blurry-product-images/
You may delete Product Images Width and Height in Theme Option, then go to Woocommerce > Settings > Products > Display and change Product Image settings. Then regenerate thumbnails with the plugin https://wordpress.org/plugins/regenerate-thumbnails/.
Regards
You’re welcome!
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
Try to add this code in custom.css file of parent theme or in style.css file of child theme:
@media (min-width: 1400px){
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown{width: 50%;left: 50%;transform: translateX(-50%);}
}
@media (min-width: 1200px) and (max-width: 1400px){
.main-nav .menu > li.menu-full-width .nav-sublist-dropdown{width: 75%;left: 50%;transform: translateX(-50%);}
}
Regards
You may add Multilingual Text element into Place in header top bar > http://prntscr.com/hme07j
and add this code in custom.css file of your parent theme or in style.css file of child theme:
.top-bar .languages-area div {
display: inline-block;
}
.top-bar .languages-area .widget_icl_lang_sel_widget {
width: 80%;
}
.top-bar .languages-area {
width: 230px;
}
.top-bar .languages-area .widget_text_icl {
vertical-align: middle;
}
@media (max-width:480px){
.top-bar .languages-area div {
display: block;
}
.top-bar .languages-area .widget_text_icl{
display: none;
}
}
Regards
You’re welcome!
This code http://prntscr.com/hmdvad works for https://prnt.sc/hlzidx
You may also use – http://prntscr.com/hmdvin
.empty-category-block h2 {
font-size: 2rem;
}
Regards
Hello,
Please read this topic https://www.8theme.com/topic/categories-images-2/
More information about image settings you can find here https://docs.woocommerce.com/document/fixing-blurry-product-images/
Regards
Please try to change previous code to:
.empty-category-block .btn {
display: none;
}
or make changes in no-products-found.php file as Olga explained earlier.
Please provide screenshot what font do you want to make smaller.
Regards
Hello,
Please try to use this css code:
.search-no-results .empty-category-block .btn {
display: none;
}
Regards
You are right, but unfortunately, there is not a different possibility.
I’ve sent request to our developers and hope that option to close the first category will be added in one of next theme update. Follow the changelog.
Regards
You’re welcome!
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
Hello,
You may use custom css code, for example, add this code in Theme Options > Styling > Global Custom css:
@media screen and (min-width: 1200px) {
.container {
width: 4000px;
}
}
Regards
Hello,
Thanks for the topic.
Could you please provide screenshot for better understanding?
Regards
Hello,
You need to delete old versions of plugins if you use latest http://prntscr.com/hmctjz
then try to disable 3-rd party plugins (means the plugins that are not included in the theme package are not in the list of required plugins https://www.8theme.com/demo/docs/woopress/#!/external_plugins) and then check the problem.
Let us know result.
Regards
Hello,
Please try to add this code in Theme Options > Styling > Custom css:
.prefooter .mc4wp-form .et-mailchimp input[type="email"] {
color: #999;
margin: 0;
width: 100%;
background-color: #fff;
margin-bottom: 10px;
}
.prefooter .mc4wp-form .et-mailchimp input::-webkit-input-placeholder {color:#999;}
.prefooter .mc4wp-form .et-mailchimp input:-moz-placeholder {color:#999;}
.prefooter .mc4wp-form .et-mailchimp input:-ms-input-placeholder {color:#999;}
.prefooter .mc4wp-form .et-mailchimp input[type="submit"]{opacity:1;}
Regards
Hello,
Thaks for the topic.
1. Find and delete or change this code in Theme Options > Styling > Custom css:
http://prntscr.com/hmckt5
2. You may change color for all heading in Theme Options > http://prntscr.com/hmcllf
or add this code in Custom css to change style for the product title:
.product-information .product_title {
color: #24102c;
font-size: 20px;
}
3. Please read this topic https://www.8theme.com/topic/change-words/
Regards
Hello,
We have 3 types of buttons on our site – light (for example http://prntscr.com/hdcwhy), dark (for example http://prntscr.com/hdcwxi), active (for example http://prntscr.com/hdcx3r).
Please try to use Theme Options > Styling -> Content > Customize buttons to change styles of your buttons http://prntscr.com/hdcxly.
Regards
Hello,
Thanks for the topic. Hope you are having a nice day.
1. Do you mean this one http://prntscr.com/hmc4oj? This is slider and may simply import it https://www.8theme.com/demo/docs/lifestyle/#slider or provide temporary wp-admin access and I will help you.
Also please make sure that you use latest version of slider plugin https://www.8theme.com/download-plugins/page/2/ – http://prntscr.com/hmc5vx
2. The Instagram on our demo is a part of Footer static block. Please see screenshots http://prntscr.com/hmc6w1 > http://prntscr.com/hmc7aj
Feel free to ask if you have any other questions.
Regards
Hello,
Ok.
Also, please describe in details what exactly result of menu displaying do you want to achieve, so we could provide you helpful tips or make the menu on your site and provide screenshots of appropriate settings.
Regards
Hello,
Ok. We will check what can be done to achieve desired displaying and explain any modification if these will be made.
Regards
Please check this topic
https://www.8theme.com/topic/visual-composer-product-category-menu/
Regards
Please use Loco Translate plugin to translate these strings http://prntscr.com/hmbzii > http://prntscr.com/hmbzlm
Regards
Hello,
You use old plugin version http://prntscr.com/hm1wmp but latest woocommerce version, so likely problems relate to compatibility issues. At first, you need to update WOOF – WooCommerce Products Filter to the latest version, clear cache and check if problems remain.
Regards
Hello,
You’re welcome!
You do not need to do anything, simple update theme once the new version will be available.
Regards
Hello,
Check the plugin settings or contact plugin author about this issue because we provide support for issues related strictly to our theme or plugins that come bundled with our theme.
Sorry, but we can’t provide you with a solid recommendation about security plugin.
Regards
Hello,
Sorry for the delay due to the weekends. Hope you are having a nice day.
You need to activate theme http://prntscr.com/hlx4n6 in Theme Options.
1. To get rid the sidebar you may select http://prntscr.com/hlx5be, filter settings you may find here http://prntscr.com/hlx62h
2. Please provide temporary wp-admin access in Private Content.
Also, please read our documentation https://www.8theme.com/documentation/docs/widgets-custom-widget-areas/
Regards