Home › Forums › Basel support forum › SKU removal › Reply To: SKU removal
April 30, 2020 at 11:57 am
#191234
Elise Noromit
Member
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.single-product-content .product_meta > span.sku_wrapper {
display:none;
}
Best Regards