Hi, i'd like to know how can I hide tax lines from checkout page.
I'm using three column special blue css template and one page 2.0.341.100817
Thanks!
#vmMainPageOPC #tt_tax_total_0_div, #vmMainPageOPC #tt_tax_total_0_div_basket {
display: none !important;
}