How to Change Currency Symbol ?
-
Hello … Can you tell me where to change currency symbol ? i change in WooCommerce General Settings … but it is not going to show … Its shows Indian Currency Symbol but i select Pakistani Currency …
Hello,
Thank you very much for choosing our theme and contacting our support.
The reason may be that font-family does not support the currency symbol. In order to fix this please add this code to the Theme Settings > Custom CSS:
body .woocommerce-Price-currencySymbol{
font-family:Arial;
}
If it does not help try this suggestion: https://inwebpress.ru/woocommerce-vmesto-simvola-rub-kvadrat/
Best Regards