Remove product short description in WooCommerce on your child site.
Snippet Type
Execute on Child Sites
Snippet
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
Remove product short description in WooCommerce on your child site.
Snippet Type
Execute on Child Sites
Snippet
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.