Home Forums WoodMart support forum How to hide Brand Logo on Product home page on Product image

How to hide Brand Logo on Product home page on Product image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #290427

    meusr
    Participant

    How to remove

    Attachments:
    You must be logged in to view attached files.
    #290508

    Hello,

    I saw the screenshot you attached.

    For the sale label try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .product-label.onsale {
    	display: none;
    }

    And for the brand label please edit the attribute brand and disable the option.

    Screenshot for Clarification: https://prnt.sc/12mh0k4

    Regards.
    Xtemos Studios

    #290623

    meusr
    Participant

    IF I wanted to show any selected product On Brand Label then how to show this.
    When I off label option then automatic all label hide.
    And how of this request some time load this but custom css hide this.
    Then how to off systematically.
    Thank You.

    #290693

    Hello,

    Sorry, but it is not possible to display the attribute label for some products and hide it for some products.

    And if you don’t want to use Custom CSS to hide the sale label then you need to edit each product and remove the sale price.

    Then the labels will be removed.

    Regards.
    Xtemos Studios.

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

The topic ‘How to hide Brand Logo on Product home page on Product image’ is closed to new replies.