This topic has 5 replies, 2 voices, and was last updated 7 years, 10 months ago ago by Rose Tyler
Hello? Is it a way that i can remove the breadcrumbs trail on my site or even better, edit them.
I have made pages with products instead of following the theme from WooCOmmerce. And if the customer is clicking on a breadcrumbs trail, they will come to a produckt page in WooCommerce, if i remove the breadcrumbs trail everything will work just fine. But i want the “ilbake til forrige side” (previous page) button to still be there.
See my screenshot.
Or is it possible to make new URLs in the breadcrumbs trail?
Have a nice day:)
Screenshot
Hello,
Try to add this code in Custom CSS:
.woocommerce-breadcrumb {
display: none;
}
Please, read this topic https://www.8theme.com/topic/change-breadcrumbs/
Regards,
Rose Tyler.
Thank you, that worked just fine?
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Remove or edit breadcrumbs!’' has been successfully resolved, and the topic is now closed for further responses