1. Pls let me know how can add language drop-down list in the left of top header.
2. I want to add quantity tab in every product in the home page. Now quantity tab show when click this product but i want to show this on every product tab in home page.
3. I want to speed up my website. I test my site in pagespeed insights & GTmetrix, they give me a suggestion to improve my site
a) remove unused css
if i remove unused css it will effect my site?
b) Avoid an excessive DOM size
how can i avoid dom size?
1. You need to install the multilingual plugin, we suggest to install WPML https://wpml.org/ it is 100% compatible with the theme. Then you will add a shorcode to the header builder in the text block.
2. Please enable “Quantity input on product”, this option is provided for some of the on hover designs, for example, the Standard button
3. I will check for a better suggestion with my dev team and we shall get back to your
a) You can use our CSS Generator to remove unused CSS from our theme. Note that some CSS may also come with installed plugins so we don’t have instruction about how to remove it. https://xtemos.com/docs/woodmart/css-generator/
b) DOM size corresponds to the number of elements on the page: images, products, links, posts etc. So reducing the number of elements will reduce the DOM size.