Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
You’re welcome!
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to change Newsletter title in Appearance > Widget http://prntscr.com/d8bqln
Regards,
Rose Tyler.
Hello,
Its works fine for me. See screenshots: http://prntscr.com/d8bnwp http://prntscr.com/d8bo00
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.tbs {
display: block !important;
}
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS for desktop and tablet:
.copyright.copyright-1 {
margin-top: 20px;
margin-bottom: 20px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to clear browser cache and check again.
Regards,
Rose Tyler.
Hello,
Try to add this code in custom.css file:
.single-product a.add_to_wishlist:after {
content: "\e61d" !important;
font-family: "arrows" !important;
font-size: 14px;
-webkit-font-smoothing: auto;
margin-right: 5px;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
All available theme search settings can be found in Theme Options > Search. Unfortunately, there are no additional search filters. In this case, you can try to use 3-rd party plugin.
Regards,
Rose Tyler.
Hello,
Try changed the settings in YIT Plugins > Wishlist according to our documentation:
https://www.8theme.com/demo/docs/legenda/index.html#!/wishlist
You can change the icons using Font Awesome icons https://fortawesome.github.io/Font-Awesome/icons/ and use this css code in custom.css file:
.single-product a.add_to_wishlist:after {
content: "\icon_code" !important;
font-family: FontAwesome !important;
margin-right: 5px;
}
Regards,
Rose Tyler.
Hello,
Go to WP Dashboard > Theme Options > AJAX Search > enable option “Search by products”.
Regards,
Rose Tyler.
Hello,
Please, read the following article https://docs.brainstormforce.com/how-to-create-google-api-key-in-order-to-make-the-google-map-element-work/
Regards,
Rose Tyler.
Hello,
You may serch for the code after if (!function_exists('etheme_logo')) { in wp-content/themes/royal/framework/theme-functions.php and change <a href="<?php echo home_url(); ?>"> to another url.
Please note you need to make changes in the child theme https://codex.wordpress.org/Child_Themes
If you’re using the Child Theme then you’ll not lose your changes after theme update.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
As I see it’s working fine. Please see screenshot: http://prntscr.com/d7vo0y
Have you resolved the issue?
Regards,
Rose Tyler.
Hello,
You can use [share] shortcode in text editor to add social media icons.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please read this article http://docs.woothemes.com/document/related-products-up-sells-and-cross-sells/
Regards,
Rose Tyler.
Hello,
Our default demo logo has .png format, size – 298px * 65px. http://prnt.sc/d7j503. Try to vary your dimensions.
Regards,
Rose Tyler.
Hello,
Try to upload logo image with the smaller size.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.header-logo img {
max-width: 170px;
}
Regards,
Rose Tyler.
Hello,
Please, change previously css code to the following:
.cart-popup span.woocommerce-Price-amount.amount {
color: black !important;
}
Also, provide a screenshot for our better understanding where exactly you want to change spacing.
Regards,
Rose Tyler.
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please try to change permissions to 777 for the folder themes/legenda/framework/inc/really-simple-captcha and for all folders and files inside of it.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.shopping-cart-widget .totals .pricedisplay > span {
color: black !important;
}
Regards,
Rose Tyler.