This topic has 5 replies, 2 voices, and was last updated 2 years, 4 months ago ago by danny
Hi:
Is there a way to edit differently filters on brands pages and category pages?
Like remove filter “brands” from Brands page but keep it on category pages because a brand filter doesn’t make sense on a brand page.
Screenshot: https://imgur.com/a/1gO955e
Thanks.
Hello,
There are no such settings, but custom CSS can be used. Please provide URL of Brand page, so we can check and give you the code.
Your site is under maintenance mode, so we can’t check it. Please provide temporary wp-admin access via the Private Content area.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
Regards
Thanks. Sending credentials
Hello,
Add the next code in Theme Options > Theme custom CSS:
.tax-brand .etheme_widget_brands_filter {
display: none;
}
Regards
Thanks.
Tagged: brands, filter, persuasive, remove, themes, woocommerce, wordpress
The issue related to '‘Remove filter “brands” from brands page (but keep it on category pages)’' has been successfully resolved, and the topic is now closed for further responses