Home Forums WoodMart support forum Remove pennies and dollar signs

Remove pennies and dollar signs

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

    [email protected]
    Participant

    Hello,

    I would like to try something out. Can you please give metwo CSS codes?
    One to remove the dollar signs and another to remove the pennies from my store shop and product pages?

    Thank you!

    #134526

    Hello,

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

    body .woocommerce-Price-currencySymbol{
    display:none
    }

    You can remove pennies in Woocommerce > Settings > General

    Best Regards

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