This topic has 2 replies, 2 voices, and was last updated 9 years, 11 months ago ago by Robert Hall
I want to remove breadcrumbs and return to previous page on the website.
How do I do that?
Hello,
Please add following code into custom.css file.
.back-history,
.breadcrumbs,
.woocommerce-breadcrumb {
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
The issue related to '‘How to remove breadcrumb + Return to Previous Page?’' has been successfully resolved, and the topic is now closed for further responses