04/29/2015 at 10:46 am
#332858
Keymaster
@ Anna
Oh, sorry, I misunderstood. The only way to hide that is to use CSS. Add the following to the theme’s custom CSS area:
.cn-entry-content-block-meta h3 {
display: none !important;
}
