This simple CSS snippet is what you need to remove the WooCommerce breadcrumb text. 



.woocommerce .woocommerce-breadcrumb { display: none; }