Home › Forums › Support › Duplicate Description in Woocommerce This topic has 1 reply, 2 voices, and was last updated 3 years, 3 months ago by David. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts March 3, 2023 at 7:58 pm #2554769 catbiscuits All my products have a heading saying Description below a tab saying Description. Any ideas? https://npsnj.org/product/american-black-elderberry/ March 4, 2023 at 5:59 am #2555200 DavidStaff Customer Support Hi there, yeah thats Woocommerce for you 🙂 You can add this PHP Snippet to remove the H2 heading: add_filter( 'woocommerce_product_description_heading', '__return_null' ); Adding PHP: https://docs.generatepress.com/article/adding-php/ Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In