Hi @jimmybwy,
Sorry for missing it before. Unfortunately it is not possible to remove the text right now.
It could be achieved by editing the divi-breadcrumbs.php file in the main plugin folder.
Please make sure that you test this on the staging version of the website before implementing it on the live website.
You can replace line number 204.
$current_term_link = $before . $taxonomy_object->labels->singular_name . ': ' . $term_name . $after;
With
$current_term_link = $before . $term_name . $after;
You are welcome @jimmybwy. If you have a moment I would really appreciate it if you could leave a review.
https://wordpress.org/support/plugin/breadcrumbs-divi-module/reviews/?filter=5