This is a very common question. As a WooCommerce store manager, sometimes you may need to hide the SKU field on the single product page while keeping it in the backend for order tracking and product import/export purposes.
There are many ways you can hide SKU on front end, using code snippet, a plugin or even using custom CSS.
To hide the SKU from the product meta field for a specific item, you can try the bellow CSS: