Reply 341947 to: how to remove sku in cart widget when opening the cart menu ?

Avatar: Rose Tyler
Rose Tyler
Support staff
December 20, 2022 at 15:56

Hello,

Add the next code in Theme Options > Theme custom CSS > Global:

.widget .product_list_widget .cart-widget-products .product_meta {
    display: none;
}

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.