Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

Hide VAT suffix

Home / Forums / Virtue Theme / Hide VAT suffix

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
July 28, 2016 at 2:08 am

I would like to show the VAT included suffix only in the single product page

i am using this snippet but it hides it from everywhere… home page, category pages, single product…

.woocommerce-price-suffix {
display: none;
}

i have been able to hide it only from Home page adding .home but i cant find out how to hide it also in the category pages…

Regards

  • The forum ‘Virtue Theme’ is closed to new topics and replies.