Home Forums WoodMart support forum Remove brand image from widget

Remove brand image from widget

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #321475

    fjagsantos
    Participant

    Hi!

    I have a FILTER BY BRAND widget on my shop page using the “WOODMART Woocommerce Layered Nav” but I don’t want it to display brand images since not all my brands have logos.

    How can I remove the images from this widget? I cannot remove the images completely from the brands, since I need them for other purposes.

    See picture attached

    Thanks in advance

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

    Hello,

    Enter the widget and disable showing labels: https://gyazo.com/067bab30044b419832cf69329d77266e

    If you have any questions please feel free to contact us.

    Best Regards

    #321531

    fjagsantos
    Participant

    That does the exact opposite of what I’m looking for. It keeps the logo, and disables the name of the brand.

    Picture attached

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

    Hello,

    Enable the labels and give the page URL I will give you custom CSS.

    Best Regards

    #321658

    fjagsantos
    Participant

    Hi!
    Labels are enabled again.
    Website link bellow.

    Thanks for your help

    #321674

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .woodmart-woocommerce-layered-nav .swatches-normal.swatches-brands .filter-swatch  {
    display:none;
    }

    Best Regards

    #321676

    fjagsantos
    Participant

    Perfect! Thank you for the help!

    #321731

    You are welcome! We are here to help.

    Wish you a wonderful day!

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

The topic ‘Remove brand image from widget’ is closed to new replies.