Delete share buttons + default brands
-
Hello,
I have installed the wood mart theme and I added some products to the online shop. Now I saw that there are two elements (when I open a product) I want to delete, but I don’t know how.
I would like to delete the share buttons and the bar with the default brands (e.g. eva solo, magisso…).
Can somebody tell me how to do this? I would be very grateful for an answer.
Greetings,
Saskia 🙂
Attachments:
You must be
logged in to view attached files.
Hello,
Navigate to the Theme Settings > Shop > Brand > deactivate showing on the product page
Here is the code to hide the share buttons:
body .product-share {
display:none;
}
Add the code to the Theme settings > Custom CSS > Global
Best Regards
Okay thank you! I deactivated the brands, but now there is shown: “You must select your brand attribute in Theme Settings -> Shop -> Brands”.
Where can I create an element with my own brands? Unfortunately, I can not find the function where I can add my own brands.
I would be very grateful for an answer.
Greetings,
Saskia 🙂
Hello,
You can create an attribute and set it as the brand in the Theme settings > shop > brands.
If you have a brand carousel in the page, just delete this element.
Best Regards
But where can I create this new attribute?
Greetings,
Saskia 🙂
Hello,
Navigate to Dashboard > Products > Attributes > Add new.
Brand configuration are in the Theme Settings > Shop > Brands. More information is here https://xtemos.com/docs/woodmart/faq-guides/how-to-setup-brands/
Best Regards