Hi
I’m enabled to remove the breadcrumb above the “nature” image.
I tried “Breadcrumbs style : disable” but no effect
I tried to customize CSS in Theme Options / CSS :
.woocommerce-breadcrumb{
display:none }
.back-history{ display:none }
.breadcrumbs { display: none; }
But no more effect.
Any idea ?