Removing WooCommerce currency symbols is fairly easy. You can use ‘woocommerce_currency_symbol’ action hook to remove or change currency symbol. Add those code in your theme/child theme’s functions.php file or use ‘Code Snippets’ plugin to add those code. Take a look
Continue reading "Change or remove WooCommerce currency symbols"