Home Forums WoodMart support forum Rupee Font

Rupee Font

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #213505

    aainalingerie
    Participant

    Hello,

    I want to change the font for the rupee symbol as highlighted in the image file attached. Kindly help me with the same

    #213506

    aainalingerie
    Participant

    I want to change the font for the rupee symbol as highlighted in the image file attached. Kindly help me with the same

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

    Artem Temos
    Keymaster

    Hi,

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    .woocommerce-Price-currencySymbol {
       font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    }

    Regards

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