Indian Currency Not showing on Desktop Site
-
I check on Mobile But it does not show proper rupee symbol
I show on the header properly but it does not show properly with products.
Please Help
Attachments:
You must be
logged in to view attached files.
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