Home Forums WoodMart support forum Indian Currency Not showing on Desktop Site

Indian Currency Not showing on Desktop Site

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

    thcbin
    Participant

    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.
    #196184

    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

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