Hello,
I’m trying to eliminate the breadcrumbs on my collections pages (https://www.elementalbottles.com/collections/20-ounce-bottle). Does anyone have any suggestions?
Thanks.
Hello,
I’m trying to eliminate the breadcrumbs on my collections pages (https://www.elementalbottles.com/collections/20-ounce-bottle). Does anyone have any suggestions?
Thanks.
Hello, @kickologist
Thanks for post
.template-collection .breadcrumbs {
display: none;
}
Thanks! That worked.
Hi,
So I’ve done this, however the cookies are still showing.
Is there maybe another option?
I also tried adding the following code to the bottom of the file:
.breadcrumb {
display: none!important;
}
But no change in the breadcrumbs. Normally in the prestige theme you have the option to deselect it. But At the moment I am not seeing it anywhere. So I believe it is not included in the prestige theme I downloaded on to the shop.