Home Forums WoodMart support forum Delete share buttons + default brands

Delete share buttons + default brands

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #107274

    ms-g
    Participant

    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.
    #107301

    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

    #108120

    ms-g
    Participant

    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 🙂

    #108163

    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

    #108167

    ms-g
    Participant

    But where can I create this new attribute?

    Greetings,
    Saskia 🙂

    #108210

    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

Viewing 6 posts - 1 through 6 (of 6 total)