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

Hiding Add to Cart on homepage

Home / Forums / Virtue Theme / Hiding Add to Cart on homepage

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
February 11, 2016 at 2:31 pm

Hi,

I’ve been using the following code to hide the Add to Cart button on the home page for several months, but it no longer seems to work since a recent theme update.

/* hide add to basket and read more */
.product_item .kad_add_to_cart {
display: none;
}

I see you’ve added an option for the Add to Cart to appear on hover (I have it disabled), so I suspect the class has changed. Can you advise me what code I should now be using?

Kind regards,

Phillip

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