In woocommerce remove category title using customer css for woocommerce archive pages. So in woocommerce tutorial for beginners you will learn how to hide products categories title from woocommerce shop or archives page.
** Use this CSS:
.woocommerce ul.products li.product .woocommerce-loop-category__title {
display: none;
}
#category #title #shop #product #hide #woocommerce #wordpress