Reply 312278 to: How to remove the SKU field in the product card

Avatar: Rose Tyler
Rose Tyler
Support staff
December 17, 2021 at 09:39

Hello,

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

.single-product .sku_wrapper {
    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.