Hello,
Please remove this code from custom.css file
.languages-area {
display: none;
}
Regards,
Robert Hall
Hello,
Please remove this code from custom.css file
.languages-area {
display: none;
}
Regards,
Robert Hall
Hello
The full compatible of the latest WooCommerce plugin and Legenda theme will be in the next update theme.
Right now you can update the plugin and check it yourself, but we recommended to make backup of the site before update.
Also you can always revert back to the old versions at this link:
https://wordpress.org/plugins/woocommerce/developers/
Regards,
Robert Hall
Hello,
So, we close this ticket.
If you have any questions please feel free to contact us.
Regards,
Robert Hall
Hello,
The Royal theme haven’t the same layout as on your video, but you can use the Grid layout, 3 columns and without sidebar in Theme Options->Blog Layout.
Regards,
Robert Hall
Hello,
Use the following code in Global Custom CSS.
1)
.pagination-cubic li span.page-numbers.current,
.pagination-cubic li span.page-numbers{
color:#fff;
}
.pagination-cubic li span.page-numbers{
background-color:#000;
}
2)
.products-page-cats a{
color:#000;
}
3)
.footer-product{
display:none !important;
}
4)
.product-information .email-link,
.product_meta >span span {
color: #000 !important;
}
5) As I see you’re already added this code
#tab_additional_information {
display: none;
}
6)
.header-type-17 .header-top {
background-color: #7eafae;
}
7) Try to create new blog page and set that page as blog in Dashboard->Settings->Reading. See screenshot: http://prntscr.com/c6xhcp
8)
.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
color: #fff;
background-color: #F4524D;
}
9)
.product-content-image img {
border: 1px solid black;
}
10)
.woocommerce-info .button{
color:#fff;
}
11)
.woocommerce-info{
background-color: #d9edf7;
border-color: #bce8f1;
}
12) Please show us with screenshot what exactly you mean.
13)
.footer-top{
background: #e9e9e3;
}
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Try to disable third-party plugins one by one and check it, one of them caused issue.
Regards,
Robert Hall
Hello,
1) Add this code in custom.css file
.header{
background-color:red;
}
2) You can change a font in Theme Options->Typography->Main font.
3) Add this code in custom.css file
.main-nav .double-border {
border-top: 1px solid red;
background: red;
border-bottom: 1px solid 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,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
We’re glad to hear that you’ve solved issue.
If you have any questions feel free to contact us.
Regards,
Robert Hall
Hello,
I’ve added this code in Theme Options->Custom CSS->Global Custom CSS. Please check.
h1, h2, h3, h4, h5, h6{
font-family: Raleway, sans-serif;
}
Regards,
Robert Hall
Hello,
You can edit a sidebar of the shop page in the wp-content/themes/royal/sidebar-shop.php file and shop page in the wp-content/themes/royal/woocommerce/archive-product.php file.
Regards,
Robert Hall
Hello,
I’ve sent you the ‘About us’ page as .xml file to email address. Please check it.
Regards,
Robert Hall
Hello,
You need update only in wp-content/themes/woopress folder.
Also you have WooCommerce folder (in wp-content/themes/woopress) that you need remove first before theme update.
Regards,
Robert Hall
Hello,
Navigate to Dashboard->Revolution Slider->slider settings and remove fonts there. See screenshot: http://prntscr.com/c6d4ys
Don’t forget to clear all cache.
Regards,
Robert Hall
Hello,
I think it will not affect. But if you’ll have some issue with that you can always contact us.
Regards,
Robert Hall
Hello,
You can see the same issue with a default wordpress theme. So it’s not related to WooPress theme.
You can ask Revolution Slider support concerning your query in comments section:
https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380/comments
Regards,
Robert Hall
You’re welcome!
Regards,
Robert Hall
Hello,
Unfortunately we don’t provide support for 3rd-party plugins.
Also you can ask the author plugin how to implement this in comments section:
https://codecanyon.net/item/visual-composer-page-builder-for-wordpress/242431/comments
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
I’ve changed the Product Type (http://prntscr.com/c6b3tf) in Products element to new and featured and they are different at Home Page. Please check.
Regards,
Robert Hall
Hello,
As you can see we have the ‘Enable search form in header’ option in Theme Options->Header.
Regards,
Robert Hall
Hello,
But if put the space as in video, after you save menu in second time, menu element disappears.
As I see the menu element not disappeared – http://prntscr.com/c6b03p
But there is no decision for enlarging image yet.
Sorry, but your query is unclear.
Please show a screenshot of the issue and what you want to achieve.
Regards,
Robert Hall
Hello,
First disable the demo footer blocks in Theme Options->Footer then create your own footer as described in our documentation:
https://www.8theme.com/demo/docs/legenda/index.html#!/footer
Regards,
Robert Hall
Hello,
I’ve added the code above. Please check it.
Regards,
Robert Hall
Hello,
I’ve changed the image size to ‘full’ in Image Gallery setting – http://prntscr.com/c6a6hj.
Please check.
Regards,
Robert Hall
Hello,
You’re welcome!
Regards,
Robert Hall
Hello,
I’ve added the ‘pull-right’ class as extra class for Text Block – http://prntscr.com/c60evr.
Please check it.
Regards,
Robert Hall
Hello,
Please provide us with FTP credentials in Private Content.
Regards,
Robert Hall
Hello,
Please try to add the following code in Theme Options->Custom CSS->Custom CSS for landscape and Custom CSS for mobile.
.sidebar {
display: none;
}
Regards,
Robert Hall