Hide Product Categories H1 headers

Hello. I want to hide the h1 header in all my shop product category pages.
Does anyone know which custom CSS I must add so that basically this headline is hidden in all tax-product_cat pages?
Thank you

.x-header-landmark x-container .h-landmark {
display: none !important;
}

This did the job already

Hello @jorgeHX,

Glad that you were able to fix it by yourself. Please feel free to open a new thread if you have any more concerns.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.