Hi!
I hope all is well.
Using the brands widget, when you click on All brands:
It goes to the Shop homepage rather than just reseting the filters, is there a way to keep it on the same page or remove the link?
Many thanks!
This topic has 3 replies, 2 voices, and was last updated 4 years, 3 months ago ago by indigoross
Hi!
I hope all is well.
Using the brands widget, when you click on All brands:
It goes to the Shop homepage rather than just reseting the filters, is there a way to keep it on the same page or remove the link?
Many thanks!
Hello,
Add the next code in Theme Options > Theme custom CSS:
.etheme_widget_brands_filter .all-items {
display: none;
}
Regards
Pefect!
Many thanks 🙂
The issue related to '‘Brands Widget – All Brands goes to shop homepage’' has been successfully resolved, and the topic is now closed for further responses