Hello,
I’ve changed margin and padding value and add some code in your Custom css http://prntscr.com/e3k4o8. Clear browser cache and check.
Regards,
Rose Tyler.
Hello,
Try to change previous code to:
#etheme-popup p, #etheme-popup h1 {
padding: 15px !important;
}
#etheme-popup {
width: 350px;
height: 400px;
padding: 0;
}
#etheme-popup p {
font-size: 14px !important;
}
Regards,
Rose Tyler.
Hello,
Please, read this article https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/
and try to edit single-product-content.php
Make your changes in the child theme to prevent losing them after theme update.
Regards
Hello,
.mobile-menu-wrapper .menu > li > a {
line-height: 45px !important;
font-size: 12px;
}
.mobile-menu-wrapper .menu > li .open-child:before {
line-height: 45px;
}
.mobile-menu-wrapper .links li a {
line-height: 45px !important;
}
.mobile-menu-wrapper .mobile-sidebar-widget {
padding-top: 15px;
padding-bottom: 15px;
}
Regards
Hello,
Could you please provide link to your site?
Regards
Hello,
Go to Theme Options > General > Breadcrumbs > Breadcrumbs style > select Disable > Save settings.
Regards
Hello,
As I see, your price filter shows now http://prnt.sc/e3i8n2
Was the issue resolved?
Regards,
Rose Tyler.
Hello,
I haven’t changed your files, only change position $locale=‘nl_NL’;
string in wp-config.php.
Haven’t you changed any source files in the parent theme?
Please create full backup site and we’ll start to reupload theme for you.
Regards,
Rose Tyler.
Hello,
In this case, change the Main color to black in Theme Options and edit /wp-content/themes/legenda/framework/inc/really-simple-captcha/really-simple-captcha.php file http://prntscr.com/e3h1ly
We recommend to make any changes in theme source files in child theme https://8theme.com/demo/docs/legenda/index.html#!/child_theme https://codex.wordpress.org/Child_Themes so you won’t lose your customizations after the next theme update.
Regards,
Rose Tyler.
Hello,
I’ve checked your header search and seems it works fine http://prntscr.com/e3gucp
All available theme search settings can be found in Theme Options > Search.
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Rose Tyler.
Hello,
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:
#primary-navigation #primary-menu > li.menu-item-cart > a::before{
font-family: 'FontAwesome';
content: '\f290';
}
How to create custom.css you can watch in this tutorial
https://youtu.be/Qok2zRedRMY
Regards,
Rose Tyler.
Hello,
You need use VC to change margin http://prntscr.com/e3gnzd http://prntscr.com/e3gq38 and remove empty prefooter http://prntscr.com/e3gqav in Apparence > Widgets http://prntscr.com/e3gqkz
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
@media screen and (min-width: 1200px){
.row-count-5 .product:nth-child(5n+1), .row-count-6 .product:nth-child(5n+1) {
clear: both !important;
}
}
Regards,
Rose Tyler.
Hello,
Please try to disable all 3rd-party plugins and check price filter after that.
We’ve taken your notification about “Recent Posts” to our account and this issue will be sent to the developers.
It will be fixed. Thank you for the notice.
Regards,
Rose Tyler.
Hello,
Could you please check if the issue persists with default Woocommerce theme Storefront?
Regards,
Rose Tyler.
Hello,
Try to add this code in Custom CSS:
.pho-horizontal .phoen-myaccount-menu {
display: none;
}
Regards,
Rose Tyler.
Hello,
The issue has been fixed.
Please check.
Regards,
Rose Tyler.
Hello,
Could you, please, tell me the path to your wp installation where royal is installed? Can’t find it on your FTP.
Regards,
Rose Tyler.
Hello,
Your screenshot is not found. We don’t see it.
Try to add this code in Custom CSS:
.single-post .page-heading {
display: none;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please read this topic https://www.8theme.com/topic/side-menu-submenu-hidden/
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards
Hello,
You’re welcome!
Have a nice day!
Regards
Hello,
Try to change padding value.
If this is not what you want to change then provide me screenshot for better understanding and wp-admin access in Private content area.
Regards
Hello,
You’re welcome!
Regards
Hello,
You are using not the latest version of our theme.
Follow theme documentation https://www.8theme.com/documentation/xstore/theme-installation/theme-update/
After theme update you should skip Setup Wizard and go to Theme Options to activate theme using your purchase code.
Don’t forget to backup your files, DB and theme options before update! To backup theme options go to Theme Options > Import/Export > download .json file. You’ll be able to use the code from this file to restore the options if such happens and you lose them after update.
Regards
Hello,
Could you please provide wp-admin access in Private Content so we could check it?
Regards
Hello,
On our demo old Woocommerce styling is used. Woocommerce authors changed it in the recent update.
You can install WooCommerce Quantity Increment plugin to get quantity increment like +,- https://wordpress.org/plugins/woocommerce-quantity-increment/
Regards,
Rose Tyler.