Add this snippet to your theme’s function.php file //Remove Breadcrumbs remove_action('woocommerce_before_main_content', 'woocommerce_breadcrumb', 20, 0);