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 Slider Prices

Home / Forums / Virtue Theme / Featured Products Slider Prices

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 17, 2016 at 1:52 am

Can you help please?

On my featured products slider on home page I do not want “prices” or “add to cart” to show below the products.

I found this code on another post and it says to add the code on Theme Options -> Advanced Settings -> Custom Css box; I added the following code, but it didn’t work:

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

.hp_carouselcontainer .kad_add_to_cart {
display: none;
}

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