Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve deactivated WP Fastest Cache plugin and activated again and your issue was fixed. Please check it.
Regards,
Robert Hall.
Hello,
Try to disable third-party plugins, very likely one of them caused issue.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t have such option in our theme.
We’ve taken your request into our account.
Regards,
Robert Hall.
Hello,
You can speed up the site following the suggestions from these articles:
http://codex.wordpress.org/WordPress_Optimization
http://techtage.com/speeding-up-wordpress-sites/
http://www.sparringmind.com/speed-up-wordpress/
Regards,
Robert Hall.
Hello,
You can change singple product layuot in Theme Options->E-commerce->Single Product Page.
Regards,
Robert Hall.
Hello,
Please provide us with link to the page where you see this variant of single product page.
Regards,
Robert Hall.
Hello,
Did you made some changes in original theme files?
Please make backup your site and we’ll try to reupload theme for you again.
Also provide us with FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
You’re always welcome!
Regards,
Robert Hall.
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Please try to add this code in custom.css file
@media only screen and (max-width: 480px){
.header-type-2.slider-overlap .header .cart-bag .ico-sum{
position: relative;
right: 10px;
}
.ico-sum{
position: relative;
right: 30px;
}
}
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Please provide us with link to the page where must be 4 products per row.
Regards,
Robert Hall.
Hello,
Try to disable third-party plugins, very likely one of them caused issue.
Regards,
Robert Hall.
Hello,
I’ve selected ‘Sidebar position for responsive layout’->bottom in Theme Options->Blog Layout. Please check it.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
First you need rename defaul.custom.css file to custom.css via FTP.
Please follow this video tutorial how to create custom.css file:
https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
I’ve changed code. Please check it.
As I see you moved my code into style.css of Legenda theme. I do not recommend to do this, because in the next theme update you’ll lost all your changes. That’s why it’ll be better do all changes in custom.css file or Child Theme.
Regards,
Robert Hall.
Hello,
1) You can change this in \themes\woopress\headers\parts\top-bar.php file.
2) Please use this code in custom.css file.
.header-wrapper .header .tbs span{
font-size:16px;
}
3) Please use the following code in custom.css file
.menu > li > a{
font-size:16px;
}
4)
.products-grid .product-title {
font: 16px/20px 'Raleway', Arial, Helvetica, sans-serif;
}
5) In this case you need add code for everyone number, for example:
.price {
font-family: 'Helvetica', sans-serif;
}
6) You may try https://wordpress.org/plugins/woocommerce-quantity-increment/ plugin
8) Could you please clarify with more details where exactly you want to change color and show us screenshots?
9) Please use this code:
.header-wrapper .header .tbs span{
color:red;
}
10) Could you please clarify with more details?
What are you trying to achieve?
11) Navigate to WooCommerce->Settings->Checkout-> and disable option “Enable the use of coupons”.
12) Please use this code in custom.css file
.bag-total-table .cart_totals h2{
colore:red;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello @ecopark,
Please add this code in custom.css file.
@media (min-width: 768px){
.home .col-sm-4 {
width: 16.333333%;
}}
.home .row-count-5 .product:nth-child(3n+1){
clear:none !important;
}
.home .row-count-5 .product:nth-child(6n+1){
clear:both !important;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
You’re welcome!
Regards,
Robert Hall.
Hello,
As I see you didn’t created custom.css file.
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.