Shop and Product page breadcrumbs
-
Hello,
Is it possible to disable the breadcrumbs for shop and product page? I have disabled breadcrumbs in page heading, but that does not affect the breadcrumbs in shop and product page.
Best,
Hi,
The only one way to disable breadcrumbs for shop pages only is to hide it with CSS. Could you please provide a link where we can see it on your website?
Regards
I want to hide the breadcrums from the category pages
Try to add the following code snippet to the Custom CSS area in Theme Settings
nav.woocommerce-breadcrumb {
display: none;
}
Regards
Regards! how can disable the order bar: showing x products, order by price, popularity…
Could you please re-upload the screenshot in a size smaller than 512KB.
Thank you
ok
Attachments:
You must be
logged in to view attached files.