add the following code in functions.php
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );
add the following code in functions.php
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_meta', 40 );