PenciDesign replied
Hi,
1/ To remove categories on the homepage only, please add more this code to Customize > Custom CSS:
\
body.home span.cat{ display: none !important; }2/ To remove category on the mixed posts style layout, please add more this code to Customize > Custom CSS:
\
.overlay-header-box .cat{ display: none; }3/ Sorry, there is no way to do that.
Best Regards,
PenciDesign