Home Forums Basel support forum Currency Issue

Currency Issue

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

    adeelvirk
    Participant

    I have changed my currency in Pakistani rupees but from some places currency symbol is not changed.

    Here is my website link : http://www.kerrybog.com
    check in checkout page and on homepage on top right corner

    #4870

    Artem Temos
    Keymaster

    Hi,

    It is a font family issue. To fix it try to add the following code snippet to the Custom CSS section in Theme Settings

    .woocommerce-Price-currencySymbol {
        font-family: Arial;
    }

    Regards

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