Home Forums Basel support forum How to Change Currency Symbol ?

How to Change Currency Symbol ?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #201085

    AsadSeeker
    Participant

    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 …

    #201213

    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

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)