Home › Forums › WoodMart support forum › need to fix few points while setup the layout › Reply To: need to fix few points while setup the layout
Elise Noromit
Hello,
1. You can disable the popup in the Theme Settings > Shop > promo popup.
2.Most likely, your website performance suffers from the content you have added to your website. It may happen in case of too many plugins, large not optimized images or other resources. So we suggest you to remove unnecessary plugins, install some kind of JS & CSS optimizing plugins like Better WordPress Minify and a caching plugin like WP Super Cache. Also, you can use GTmetrix tool to see what makes your website slow and optimize these parts of your website.
3. You will need to change the width of the columns on the mobile to fit the content: https://wpbakery.com/video-academy/responsive-column-control-width-offset-param-usage-explained/
4. Please consider another design of the category grid, whichever color you set it would be poorly visible.
5. Please enable “Always use” for the Font Awesome in the Theme Settings > Performance > Fonts and Icons
6. You need to change the design in the Brand element https://prnt.sc/13e2gu7
7. You need either rename it and use or keep it empty and configure widget and the Theme Settings > Shop > Sidebars and titles.
8. You need enter each attribute in the product page and disable showing in the product page.
9. Please add this code to the Theme Settings > Custom CSS > Global:
#WOODMART_Widget_Price_Filter,
#WOODMART_Widget_Sorting{
display:none;
}
10. You can disable the brands in the Theme settings > Shop > Brands.
11. Please provide more details where on which page and show the screen from our demo what you mean.
12. Please check the Woocommerce documentation on this issue.
13. You will need a plugin.
14. 15 16 please refer the Woocommerce documentation.
Best Regards