This topic has 3 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Jose alfonso
The Brand Logos on the left Sidebard when in shop or catalog view are not shown, instead you can see a square with border and the logo name in text..
Could it be that I’m using SVG for all of my logos?
Hello,
1) Issue with the squares are related to your custom code https://prnt.sc/26n2i9m
Go to Theme Options > Custom CSS > find below code and remove that
.sidebar-widget ul li a, .widget_product_categories.sidebar-widget ul li a {
display: contents;
}
2) Filter by brand widget does not display brand images by default, only brand list widget has the option to display images https://prnt.sc/26n2jr7 but it’s not the filter, it’s the simple list with links to brand pages.
Regards
Thank you very much and sorry for that, my mistake.
The issue related to '‘Brand Logos Not being shown sidebar category view’' has been successfully resolved, and the topic is now closed for further responses