Grid - Short Description

How do I hide the short product description in the grid view?

I have tried to hide the following class but it removes it from the the single product page ass well:
woocommerce-product-details__short-description
{
display:none;
}

Comments

Sign In or Register to comment.