See the image for how it is getting My installed plugins in WP
I wanted to remove the "span" element from the add to cart product title. I provided the both images one with problem and the other are my installed plugins. I think its in the Boostify Header Footer Builder(The client says that).
To remove HTML tags from product names in cart and in checkout, you can use the following:
Code goes in functions.php file of your active child theme (or active theme). Tested and works.