Hello,
You can use the following code
.product-details .product-subtitle+h2 {
font-size: 18px;
margin-top: 5px;
}
.content-product .product-title a {
font-size: 25px;
margin-top: 5px;
}
Regards
Hello,
You can use the following code
.product-details .product-subtitle+h2 {
font-size: 18px;
margin-top: 5px;
}
.content-product .product-title a {
font-size: 25px;
margin-top: 5px;
}
Regards
Hello,
If you click cart and close it there is some delay before allow to click on the menu to avoid false clicks on the menu once you close the cart.
Regards
Hello,
Problem with the Ajax filtering on the shop page is related to Elementor template. If you want to use the Elementor template you need to disable Ajax filtering because our scripts do not work with the changed structure of the shop page.
Why do you use the Elementor for the shop page? Just because of this block http://prntscr.com/vgsoaf ?
Regards
Hello,
It was some JS bug of theme. We’ll include the fix in the next theme update.
Regards
Hello,
Sorry for the inconvenience. Try now, please.
Regards
Hello,
1/ Contact your hosting provider to fix the redirects notice http://prntscr.com/vgmrko http://prntscr.com/vgmtos
2/, 3/ To fix the icons issue contact your hosting provider to fix the font blocking http://prntscr.com/vgmhrz It’s related to your server settings.
4/We don’t have “Google Reviews” widget in our theme.
Regards
Hello,
Provide link to the page that you try to import to check.
Regards
Hello,
We’ll fix this issue in the next theme update. If you want to fix it now then https://prnt.sc/vgl317
replace wp_cache_get( $class, $custom_menu, $cache_slug );
by
wp_cache_get( $class, $cache_slug );
and
wp_cache_add( $class, $custom_menu, $output, $cache_slug );
by
wp_cache_add( $class, $output, $cache_slug );
Regards
Hello,
There is error in console http://prntscr.com/vglatz and it causes the issue with the builder. Could you, please, contact your hosting provider to change
<IfModule mod_substitute.c> SubstituteMaxLineLength 20M </IfModule>
to fix the admin-ajax.php error?
Regards
Hello,
Fixed. Check now, please.
Regards
Hello,
Yes, Legenda 4.3.2 is compatible with WooCommerce 4.6.2. We plan the new update within the next 2 weeks, after the WooCommerce 4.7 update.
Regards
Hello,
Are you talking about space on the desktop? Because I don’t see the issue for the mobile device https://gyazo.com/1d6825b8c96244105666063bc516b585
Regards
Hello,
We can’t log in to your backend to check the options and help you https://gyazo.com/fb89594c1e2ad9fa89ac0bb95f5ea8cb
Please, provide correct access to your backend and disable blocking.
Regards
Hello,
Unblock our expert IP to check the issue in more detail http://prntscr.com/vgkiav
Also, provide us with FTP access to your site.
Regards
Hello,
Check the Dashboard password and username. We can’t log in to your Dashboard http://prntscr.com/vgkfmu
Regards
Hello,
We’ll fix it in the next theme update. Use the backend options http://prntscr.com/vgkej6 till we release the theme update to fix the customizer styles.
Regards
Hello,
I have enabled the XStore theme and it also works https://gyazo.com/9ee2c2c2efb83c1334aada1b703395a7
Regards
Hello,
Go to Theme Options > Blog > Blog layout > choose sidebar position Without.
Regards
Hello, @MichaelB
Do you have the same error with the image?
Regards
Hello,
You are welcome.
Yes, we added some custom code to Theme Options > Custom CSS to fix the issue.
Regards
Hello
Problem is caused by the third-party plugin that you use, not by our theme. Disable third-party plugin one by one to find which one generated the notice. Contact plugin author after that.
Regards
Hello,
The same issue, you added the code to make that icon dark to WP custom CSS. May I ask why do you add the full code of theme options there? If you want to change something you need to copy just one style for example .single-product .product_title {color: red;} not whole the styles of the header builder.
Regards
Hello,
Check now.
Regards
Hello,
We’ll fix this error in the next theme update. Till we release the new update, please, disable the WP debug to hide notices.
Regards
You are welcome.
Regards
Hello,
Ok. Glad you sorted out.
Regards
Hello,
To set the main menu go to Theme Options > Header builder > edit the menu element and choose the menu you want to show. On your screenshot you display just the title of the menu, not its position.
Watch the video tutorial on how to edit the header using the header builder https://www.youtube.com/playlist?list=PLMqMSqDgPNmDu3kYqh-SAsfUqutW3ohlG
Regards
Hello,
Add the below custom to Theme Options > Custom CSS
.site-header.sticky .google-auto-placed {
display: none;
}
Check the links after that.
Regards
Hello,
It looks that the configurator plugin adds that http://prntscr.com/vg8x48
So, contact plugin author about this.
Regards