If you want to remove Pricing on WooCommerce Product Page and WooCommerce Shop/Archive Page, just follow these steps.
You can use Code Snippets Plugin, OR simply insert to Appearance > Editor > functions.php
Remove Pricing on WooCommerce Product Page
1. Install and Activate Code Snippets Plugin
2. Add New Snippet
3. Paste the code
and click on Only run on site front-end
4. Save Changes and Activate
Remove Pricing on WooCommerce Shop/Archive
1. Install and Activate Code Snippets Plugin
2. Add New Snippet
3. Paste the code
4. Save Changes and Activate