Home Forums WoodMart support forum Mobile Responsive View won’t charge VAT but Desktop view charge VAT

Mobile Responsive View won’t charge VAT but Desktop view charge VAT

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #659155

    moin.ablia
    Participant

    I facing an issue with VAT its charges in Desktop but not in Mobile .

    Please update as early possible .

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

    Luke Nielsen
    Keymaster

    Hello,

    May I check how it works on the default theme?

    I await your response.

    Kind Regards

    #659269

    moin.ablia
    Participant

    I remove by adding into custom style sheet but still vat row is coming as 0

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

    moin.ablia
    Participant

    .woocommerce-cart .includes_tax {
display: none;
}

    .woocommerce-checkout .includes_tax {
display: none;
}

    not able to remove VAT ROW

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

    Luke Nielsen
    Keymaster

    Hello,

    Please clarify, do you want to remove it or make the right calculation of the VAT?

    Kind Regards

Tagged: 

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