This topic has 4 replies, 2 voices, and was last updated 7 years, 2 months ago ago by Rose Tyler
Hello,
How can I hide tex “Iva incluido (VAT include) from the store shop page. Like on example https://prnt.sc/h13nr6
Thanks
Hello,
You may add this code in Theme Options > Styling > Custom css:
.woocommerce-price-suffix {
display: none;
}
Regards
thank you, great support
You’re welcome!
Regards
The issue related to '‘Price VAT’' has been successfully resolved, and the topic is now closed for further responses