How to remove “added” and “view cart” from AJAX “add to cart” buttons on WooCommerce?

I’m currently on WooCommerce with Bricks Builder.

I’d like to hide the appearance and transformation of my “add to cart” button, which is the div below (image attached). I’m on a separate page and it’s an AJAX add-to-cart.

Default item

The problem

When I try to “display:none” the “add” and “view cart” buttons, my element completely disappears.

Does anyone have a solution for completely removing these messages from WooCommerce’s AJAX buttons?