Remove brand image from widget
-
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.
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
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.
Hello,
Enable the labels and give the page URL I will give you custom CSS.
Best Regards
Hi!
Labels are enabled again.
Website link bellow.
Thanks for your help
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
Perfect! Thank you for the help!
You are welcome! We are here to help.
Wish you a wonderful day!
The topic ‘Remove brand image from widget’ is closed to new replies.