Category description after products
-
Hello,
How can i move the category description after product list? You can tell me the file, i would make the changes myself!
Best regards!
Hello,
Thank you for your question.
You have to change the archive-product.php in basel/woocommerce/templates
. We suggest you copy this file to the child theme to prevent losing changes after the update.
Find this <?php do_action( 'woocommerce_archive_description' ); ?>
and paste it after the products.
Kind Regards
XTemos Studio