Home › Forums › WoodMart support forum › Aprove registratie user and custumize registration form › Reply To: Aprove registratie user and custumize registration form
June 4, 2018 at 11:15 am
#61086
Artem Temos
Keymaster
1. Here is an article that should help you https://xtemos.com/docs/woodmart/faq-guides/how-to-setup-brands/
2. You can change your products order in Appearance -> Customize -> WooCommerce -> Products catalog.
3. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.onsale { display: none!important; }
4. What do you mean by product view 4 and product view 3?