@ Brian
Using CSS is the easiest. Add the following to the theme’s custom CSS area:
.cn-entry-content-block-meta h3 { display: none; }
That should do it.