This topic has 7 replies, 4 voices, and was last updated 9 years, 4 months ago ago by Eva Kemp
How do you turn off breadcrumbs please?
Hello,
please add following code to your custom.css file:
.woocommerce-breadcrumb {
display:none;
}
Regards,
Stan Russell.
How do you turn off breadcrumbs please?
I want to keep the title and background on my pages, but I want to remove the Breadcrumbs and the words “return to previous page»
Thank u!
Hello sanbeau,
please add following code to your custom.css file:
.breadcrumbs{display:none}
.back-history{display:none}
Hello, queenb123,
you are welcome!
Regards,
Stan Russell.
Thank you!
Hello,
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Bread crumbs’' has been successfully resolved, and the topic is now closed for further responses