Is there any way to prevent the SKU number from showing on the product page BUT still show on the order.
Thanks.
Is there any way to prevent the SKU number from showing on the product page BUT still show on the order.
Thanks.
Hey!
You can hide it with following code:
.template-shop .product_meta .sku {
display: none;
}
Best regards,
Peter
Hey Dude
Thanks again
Glad it's solved.
Regards,
Mya
This topic has been closed to new replies.