Search code examples
wordpresswoocommercecustom-wordpress-pages

Where should I edit woocommerce to change description part?


I have wordpress woocomere website. I'v already change title part in

woocommerce/single-product/title.php

What file should I edit to change section right after it? Or can u give any docs about woocomerece including sequencing.


Solution

  • You can change woocommerce description part from:- woocommerce/templates/single-product/tabs/description.php

    <?php the_content(); ?>  //for description.