Hi
I would like to hide the SKU on the product pages. I’ve added the code below to the Custom.CSS but it still appears and I’ve purged the site.
.single-product-page .product-info .sku_wrapper {
display: none;
}
Any ideas?
If It can’t be changed can I at least change the word “SKU:” to “Cat No.”
Thnaks