Home Forums Basel support forum hide Tax value

hide Tax value

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

    strombose
    Participant

    Hi,

    i would like to hide the tax value on the shopping cart. I would like to show only inkl. MwSt. (inkl. Tax)

    See: http://www.bilder-upload.eu/show.php?file=4009aa-1499106548.jpg

    Do you know how i can do this in your theme? Do you know wich file i have to edit?

    Greetings

    #15897

    Artem Temos
    Keymaster

    Hello,

    Thank you so much purchasing our theme and contacting our support center.

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

    .cart_totals .includes_tax .amount  {
    	display:none;
    }

    Kind Regards
    XTemos Studio

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