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

Featured Products Carousel CSS to hide prices

Home / Forums / Virtue Theme / Featured Products Carousel CSS to hide prices

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
August 6, 2016 at 7:22 am

Some time ago you had given me the css below to hide prices on the Featured Products home page carousel:

.home-product .product_item .product_price {
display: none;
}

.home .product_item .product_price {
display: none;
}

This doesn’t seem to be working anymore (i.e. prices are showing). Not sure why my css has two versions of what seems to be the same. Maybe I messed it up at some point – perhaps this is why?

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