Home Forums Basel support forum Currency Sign is Wrong

Currency Sign is Wrong

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #128213

    UmarMaj
    Participant

    Hello, I have recently setup my store and I am from Pakistan so our currency sign is “Rs” on desktop the theme shows correct but on top menu cart section on desktop it shows Indian Rupee Sign and in mobile version everywhere it shows Indian Rupee sign, can you please help me sort it out?

    Attachments:
    You must be logged in to view attached files.
    #128241

    Hello,

    Thank you very much for choosing our theme and for contacting us.

    The reason is 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;
    }

    Best Regards

    #128379

    UmarMaj
    Participant

    Thanks for helping me sort it out, you guys are amazing, loving this theme 🙂 keep rocking

    #128407

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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