How to Hide the Product Category Title in WooCommerce Shop / Loop Pages in WordPress

Опубликовано: 27 Июль 2026
на канале: WebTask With Hassan
116
2

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