PenciDesign replied
Hi,
I see the "Category" text already gone on your category page: http://prntscr.com/k02284
If you want to remove the category page title, you can add more this code to Customize > Custom CSS:
\
body.category .archive-box{ display: none; }Best Regards,
PenciDesign