Hello,
I’ve removed this code from custom.css file
#prefooter {
width: 700px; }
Please check your site now.
Regards,
Eva Kemp.
Hello,
I’ve removed this code from custom.css file
#prefooter {
width: 700px; }
Please check your site now.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content to check the issue.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel login details and we’ll enable custom.css file for you.
Concerning the question 8 you have to contact Woocommerce support as this is related to their configuration.
To fix the question 9 you need go to Blanco – Theme Settings > Product Page box > Product Page Banner, and press “minus” icon to remove the banner or upload your own.
Don’t forget to save changes.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel and FTP login details in Private Content.
We’ll assist you on this issue.
Thank you.
Regards,
Eva Kemp.
Hello,
We’re glad you managed to fix the issue.
Enjoy your work!
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You can disable this plugin in wp-admin panel > Plugins menu.
Regards,
Eva Kemp.
Hello,
We’re sorry but there is no such option in our theme. You may create a ticket at http://support.8theme.com/ and describe your request. Our developers will inform you concerning further actions.
Thank you.
Regards,
Eva Kemp.
Hello,
Have you enabled Responsive design in Theme Options > Responsive?
Please check it.
If the problem still persists please provide us with wp-admin panel and FTP credentials in Private Content.
Regards,
Eva Kemp.
Hello,
Please refer to our documentation how to change Wishlist button: https://www.8theme.com/demo/docs/legenda/index.html#!/wishlist
If you still have issues please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You can change this text in the file wp-content/themes/legenda/framework/theme-functions.php (lines 1185, 1188).
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Sorry, but your request is unclear. Please clarify what exactly you need to do.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel and FTP credentials in Private Content.
Regards,
Eva Kemp.
Thank you for the login details.
I’ve updated review-order.php file.
Please let us know if you need more help.
Regards,
Eva Kemp.
Hello @funkydeea,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. To change the font size of the categories in sidebar use this code in custom.css file:
.product-categories > li > a {
font-size: 13px;
}
2. To disable categories showing on the Shop page go to Woocommerce > Settings > Products tab and select “Show products” in the “Shop Page Display” field.
3. Unfortunately there is no such feature in our theme. Sorry. You may contact Woocommerce support. Perhaps they will suggest you some solution.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials in Private Content and we’ll upload the full archive of 2.1 version for you.
Regards,
Eva Kemp.
Hello,
You need add this code into custom.css file:
li.login-link {
display: none;
}
How to create custom.css you can watch in this video tutorial.
Regards,
Eva Kemp.
Hello,
Sorry, but your request is a bit unclear. XML export will work on a different server too. How to import xml file you can read in our documentation https://www.8theme.com/demo/docs/legenda/index.html#!/demo_data_installation (as an example read section “How to import Home Page?”)
Regards,
Eva Kemp.
Hello,
Have you made any changes in the theme files? As I see there are 2 IDStore themes in Appearance > Themes.
Regards,
Eva Kemp.
Hello,
The login details for FTP are incorrect. Please check them. Also please clarify what issue you have with images.
Thank you.
Regards,
Eva Kemp.
Hello,
We’re glad everything is fine now.
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please provide us with the link to your site and the exact links of the pages where the translation needs to be done.
Thank you.
Regards,
Eva Kemp.
Sorry, but this is related to Visual Composer plugin as this slider is implemented into their editor.
Regards,
Eva Kemp.
You’re welcome.
Regards,
Eva Kemp.
Hello,
We’ve just checked the slider and it’s working without any problems. Please try to check it with some other browser.
Thank you.
Regards,
Eva Kemp.
Hello,
1. You need add the following code into custom.css file (change color and font values to yours):
a.button.etheme_add_to_cart_button.product_type_simple {
background-color: red;
font-family: monospace;
}
a.button.etheme_add_to_cart_button.product_type_simple:hover {
background-color: blue;
}
2. Add this code into custom.css to change the color and font for product title:
#product-page .product-shop h1 {
font-family: monospace;
color: red;
}
3. This code is for products price:
.amount {
color: green;
font-family: monospace;
}
4. You can move search form adding this code into custom.css file:
#search {
margin-top: 90px !important;
left: 350px;
}
5. Please provide us with wp-admin panel and FTP credentials to check the issue with LayerSlider.
6. Concerning the menu use this code:
#main-nav, #main-nav > ul > li.current_page_item {
background-color: black;
}
#main-nav > ul > li.current_page_item > a, #main-nav > ul > li > a {
color: white;
}
7. For footer background:
#footer {
background-color: black;
}
.footer-information ul li a {
color: white;
}
8. Sorry, but there is no such feature.
To create custom.css file you need rename default.custom.css to custom.css in wp-content/themes directory via FTP. Then enable it in Blanco – Theme Settings > tick “Enable Custom CSS”.
Regards,
Eva Kemp.
We recommend you to recreate your site. Clear your wordpress, don’t install any 3rd-party plugins and themes, just install Blanco theme as described in our documentation:
https://www.8theme.com/demo/docs/blanco/index.html#!/installation
You have a lot of 3rd-party plugins that may cause incompatibility with the theme.
Thank you for understanding.
Regards,
Eva Kemp.