<h1 class="cat-title">
<?php
echo single_cat_title( '', false );
echo "<hr />";
?>
</h1>
<?php the_archive_description( '<div class="cat-description">', '</div>' ); ?>
Display Category title and description in woocommerce
August 6, 2021
Recent Comments