Reply 289767 to: How can we change/modify product list view elements?

Avatar: Olga Barlow
Olga Barlow
Support staff
June 3, 2021 at 10:26

Hello,

Add the below code to Theme Options > Custom CSS

.main-products-loop .products-list .product .product-details .product-excerpt {
    display: none;
}
.page-wrapper .main-products-loop .products-list:not(.products-with-custom-template-grid) .product {
    width: 50% !important;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.