Tagged: breadcrumbs
Hi there,
I have studied the support forums and still cannot diagnose why breadcrumbs are still showing up in my product pages
ie: http://alamedawaterpolo.org/product/winterfest-2015/
I’ve tried multiple css mods:
.title_container .breadcrumb {
display: none;
}
and a functions.php mod:
remove_action( ‘woocommerce_before_main_content’, ‘woocommerce_breadcrumb’, 20, 0);
Any help would be greatly appreciated.
Thx
Joel
Hi alamedawaterpolo!
I checked your link but I don’t see the breadcrumbs. Try clearing your browser cache and any caching plugins you might have installed.
Regards,
Elliott