Home Forums WoodMart support forum Taxes display

Taxes display

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #310492

    natmd
    Participant

    Hi! I want the taxes to be displayed same as subtotal, I mean the numbers color grey instead of orange and without the bold.

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

    Hello,

    Please provide the URL of the website to let me assist you further.

    Best Regards

    #310662

    natmd
    Participant

    On the private content

    #310757

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .tax-total span.woocommerce-Price-amount.amount {
        color: grey;
        font-weight: normal;
    }

    Best Regards.

    #311177

    natmd
    Participant

    Thank you, how can I change as well the total label to subtotal?

    #311239

    Hello,

    You are Most Welcome.

    To translate the strings you need to install and use the loco translate plugin.

    You watch the following video in our detailed documentation on how to translate strings using Loco Translate.
    https://www.youtube.com/watch?v=D3NsDdMzsls

    Regards.
    Xtemos Studios

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