Is there a way I can eliminate the WooCommerce breadcrumbs on my page – http://tipstogetpregnant.com/sharkeyshealingcentre/product/returning-more4mo-patient-single-consultation-no-herbs-copy/
Thanks
Hey raglovesfootie!
When you edit the product you can remove the breadcrumbs on the right hand side with the layout settings.
If you just want to use CSS then add this to your custom CSS.
.single-product .breadcrumb { display: none !important; }
Best regards,
Elliott