Home Forums WoodMart support forum Currency Symbol not visible

Currency Symbol not visible

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

    prashanthb
    Participant

    In windows 7 the currency symbol Indian Rupee is not visible, kindly provide any code or any solution to fix this error, how to make it visible like shown on the image 2

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

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

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

    Best Regards

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