Hello,
I’ve re-added row with Text block in static block.
Please check it now and describe step by step how we can replicate the issue because we don’t see it.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve re-added row with Text block in static block.
Please check it now and describe step by step how we can replicate the issue because we don’t see it.
Thank you.
Regards,
Eva Kemp.
Hello,
Please try to use this code in Theme Options > Styling > Custom CSS > Custom CSS for desktop:
.product-images-slider, .product-images-slider .owl-item img, .sxy-zoom-container {
width: 400px !important;
height: 400px !important;
}
Regards,
Eva Kemp.
Hello,
The hover state of the Product Categories element should be fixed now.
Please check it.
Regards,
Eva Kemp.
Hello,
The issue should be fixed now.
Please check your site and let us know.
Regards,
Eva Kemp.
Hello,
I’ve added test text in your home page for contact information row and don’t see any issues with that row:
http://storage7.static.itmages.com/i/16/0321/h_1458557700_1100122_1bdca871c2.png
So please specify what code exactly you’re adding and what page you’re editing.
Thank you.
Regards,
Eva Kemp.
Hello,
I changed max_input_vars value to 5000 in your php.ini file and was able to add “Contact Us” page to menu. Please check.
Also we checked your site on iPhone and don’t see any issues, please view screenshots:
http://storage1.static.itmages.com/i/16/0321/h_1458556976_9334645_1619049e08.png
http://storage7.static.itmages.com/i/16/0321/h_1458557001_1269148_a633ee66ac.png
http://storage8.static.itmages.com/i/16/0321/h_1458557060_5789175_d3a5f5759b.png
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please add this code in Theme Options > Styling > Custom CSS > Custom CSS for mobile:
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1, .woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
width: 100%;
}
.checkout .col-lg-5.col-md-5 {
display: inline-block;
}
Sorry, but I don’t see any issues with hover images in Collections section on front page. What browser are you checking in?
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials too.
Thank you.
Regards,
Eva Kemp.
Hello,
Please show a page where you have this issue and give us code you’re trying to add in Text element.
Thank you.
Regards,
Eva Kemp.
Hello,
You can add content to Newsletter popup window in 8Theme Options > E-Commerce > Promo Popup > Popup content.
To re arrange the links you need edit the file wp-content/themes/classico/framework/theme-functions.php (lines 197-236).
Regards,
Eva Kemp.
Hello,
Perhaps some other code was causing the issue.
Is your problem resolved now?
Regards,
Eva Kemp.
Hello,
You have other topic regarding this query.
This topic will be closed as duplicated.
Regards,
Eva Kemp.
Hello,
You have other topic regarding this query.
This topic will be closed as duplicated.
Regards,
Eva Kemp.
Hello,
Your credentials are incorrect.
Please check them.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.product-grid .product-name a {
text-transform: capitalize;
}
Regards,
Eva Kemp.
Hello,
Please update Visual Composer plugin to the latest version https://www.8theme.com/download-plugins/ and check VC editor then.
Regards,
Eva Kemp.
Hello,
In this case you need edit the files wp-content/themes/royal/woocommerce/content-single-product.php in line 107 and wp-content/plugins/woocommerce/templates/single-product/tabs/description.php (line 24).
Regards,
Eva Kemp.
Hello,
As I see you’re using Safari for Windows but it’s no longer supported.
You need check your site in Safari for Mac.
Regards,
Eva Kemp.
Hello,
Sorry, but I don’t see any issues with hover images.
Could you please show a screenshot or video for better understanding?
Thank you.
Regards,
Eva Kemp.
Hello,
Please give us full permissions to wp-admin panel as we can’t view all dashboard settings.
Thank you.
Regards,
Eva Kemp.
Hello,
We don’t provide demo templates for plugins. Anyway you can download them at revslider page http://revolution.themepunch.com/free-slider-exchange/ .
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and WP admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You can install demo templates in Theme Options > Import/Export, select needed template and click “Install template version”.
Regards,
Eva Kemp.
Hello @sebdicam,
You’re welcome.
Have a great weekend too.
Regards,
Eva Kemp.
Hello,
I’ve disabled Max Mega Menu plugin and added this code in custom.css file:
.main-nav .menu .menu-full-width .nav-sublist-dropdown .container > ul > li:first-child {
margin-left: 25px !important;
}
Please check menu now.
Sorry, but we don’t see the errors you showed.
Where do you see them?
Regards,
Eva Kemp.
Hello @sebdicam,
To change text color you need use this code:
.button.product_type_variable {
color: white !important;
}
Regards,
Eva Kemp.
Hello,
1. Please provide us with FTP credentials in Private Content.
2. Please add this code in custom.css file:
.et-brands.owl-carousel .owl-prev::before, .et-brands.owl-carousel .owl-next::before {
top: 23px;
}
.et-brands.owl-carousel .owl-prev, .et-brands.owl-carousel .owl-next {
top: -20px !important;
margin-top: -18px;
}
How to create custom.css you can watch in this tutorial .
Regards,
Eva Kemp.
Hello @sebdicam,
Please add this code in custom.css:
.button.product_type_variable {
color: red !important;
}
Regards,
Eva Kemp.