Hello,
What demo convent did you import? Do you have Multiple headers?
Provide us with link to your site and temporary WP Dashboard access to check and help you.
Regards
Hello,
What demo convent did you import? Do you have Multiple headers?
Provide us with link to your site and temporary WP Dashboard access to check and help you.
Regards
Hello,
Check now. We have added some custom styles to child theme style.css.
Regards
Hello,
In Performance > Minify, scroll down to advance sub-box. There you have the “Never minify the following CSS files:” text-area in which you can enter specific CSS file.
Use relative paths. Omit: protocol, hostname, leading forward slash and query strings.
I.E.
wp-content/themes/legenda/css/large-resolution.css
Or provide us with WP Dashboard access.
Regards
Hello,
Use the following styles
.header-type-4 .main-nav .double-border {
padding: 10px 0;
}
.fixed-header {
background-color: rgba(0, 0, 0, 0.2);
padding: 2px 0px;
}
Regards
Hello,
At your screenshot I see the “OR” http://prntscr.com/rz02mu but there is no this when I’m checking the product http://prntscr.com/rz03fh
What is that? And how can I get it? Because I suppose the issue is related to that element.
Regards
Hello,
This version was created in Figma, we exported the icon to svg format and used the SVG code at our demo http://prntscr.com/ryzkdq
You can find such icons here https://www.flaticon.com/free-icon/interest_2035850
Regards
Hello,
Oh, great. We are glad to hear that you found a solution. We’ll add this to our docs to the Customization department if anybody else decides to implement this.
Regards
Hello,
Could you explain what exactly does not work for you?
I tried to choose import of the elementary demo and did not face problem https://gyazo.com/09a450894c2a222c591af3d2979cad65
At this moment only default demo is available for import. Did you want to install any other demo? Which one?
At this moment we are working on the creation of additional demos for the Elementor.
Regards
Hello,
You can show the stock status using the WooCommerce field and custom type http://prntscr.com/ryynew
Regards
Hello,
1) Could you provide us with link to your site and temporary WP Dashboard access to check and help you with this? There is no such layout by default but we’ll be able to help you by minor customization.
2) Use the Drop-down type for the cart widget in the header http://prntscr.com/ryyee4 and Ajax add to cart for simple products.
3) There is no such option, only by custom CSS. We need link to your site to give you correct custom.
4) Where exactly do you want to add such information?
5) Where do you want to place that button?
Regards
Hello,
Our theme does not have the option to change the size for every heading.
You can do this by custom CSS. Maybe you’ll provide screenshots of the elements you want to change the font-size and I’ll provide you the necessary Custom CSS?
Regards
Hello,
Add the following code to Theme Options > Custom CSS
.header-type-4.transparent {
width: 100%;
background-color: rgba(0, 0, 0, 0.2);
}
Regards
Hello,
Then use the following custom CSS
@media only screen and (max-width: 992px){
.products-loop.row-count-1 .product {
width: 100%;
}
}
Regards
You are welcome.
Regards
Hello,
Do you want to implement random sorting for the product on the shop page? There is no such option, all the available sorting options you can find in Appearance > Customizer > WooCommerce > Product catalog http://prntscr.com/rykad1
Regards
Hello,
Edit your grid and use the following custom classes
col-sm-12 col-xs-12
http://prntscr.com/ryk6cn
Regards
Hello,
Sorry, seems this is theme bug. We’ll fix it in the next theme update.
Regards
Hello,
Yes, you are right. We plan to release the new update soon and problem will be fixed.
Regards
Hello,
Unfortunately, it’s not related to our theme but to WooCommerce plugin and what scripts it uses for the products that have a small list of the variation and which one with the large one. Code that you suggested does not work even with the official WooCommerce theme Storefront, for the product with the large number of variations WooCommerce refreshes the form only if all the conditions are chosen https://gyazo.com/50090f5e76b16eb631bb7bde9b5b2d66
For the product with fewer variations it refreshes form even if the one condition is chosen https://gyazo.com/0b507689c2641b2a16c276e540fce8fc
You may contact WooCommerce support about this issue https://wordpress.org/support/plugin/woocommerce/ , maybe they will be able to suggest some working solution but I’m not sure.
Regards
Hello,
What do you mean by “Godaddy login details”? We asked you FTP access:
FTP host, FTP user and FTP password. We don’t need cPanel access or access to your Godaddy account.
Regards
Hello,
What do you mean by “Godaddy login details”? We asked you FTP access:
FTP host, FTP user and FTP password. We don’t need cPanel access or access to your Godaddy account.
Regards
You are welcome.
Regards
Hello,
Try to exclude the legenda/css/large-resolution.css and legenda/css/responsive.css theme files from minification and combination. Clear cache and check if this fixes the issue.
Regards
Hello,
I’m not sure, ask the plugin author about this. As I understand you want to show some meta of the plugin, not our theme fields.
Regards
Hello,
Seems you did not use the mentioned files because the last modified date was 10.04.2020 but we sent you files 11.04.2020. Once I uploaded files everything works fine.
Regards
Hello,
Have you updated both: XStore theme and XStore core plugin or just theme?
Regards
Hello,
You can try this element http://prntscr.com/ryhdkn If it does not display the necessary information then it’s possible to implement by additional customization only because WPBakery does not have any other elements for this purposes.
Regards
Hello,
What version of our theme did you use before?
Regards
Hello,
What meta do you want to add: categories, SKU?
Regards
Hello,
What meta do you want to add: categories, SKU?
Regards