Viewing 3 reply threads
You must be logged in to reply to this topic.
Hi,
1) How can I remove the “complete the look” section on the product page.
2) https://ibb.co/54r3pdG : How do I have to configure so that in each of the categories a page appears with different products (belonging to that category)?
3) https://ibb.co/WgV6hFv : Is it possible to put the “add to cart” symbol inside that box?
4) https://ibb.co/W3QgJV4 : I have modified the currencies by putting the euro as the main currency, but it always gives me the dollar. I think there is a problem with the template.
Thank you very much !!!
Regards,
Alex
1. Add this:
.single-product .cl-complete-look{
display:none !important;
}
2. Just connect the Menu with the product category link, check the left panel of options on Appearance -> Menu
3. No, you should use another style. we have various styles created, please check them carefully
4. The Top Header Dollar is part of Multi-Currency Plugin, WOOCS – WooCommerce Currency Switcher please check this plugin options to make EURO default for currency switcher on header.
2. Just go to Menus and add menu from Product Categories (Left part)
3. You can change different styles from Customizer -> Shop
You must be logged in to reply to this topic.