09/10/2014 at 4:23 pm
#303536
Keymaster
@ Beany
Add the following CSS to the theme’s custom CSS area:
.cn-entry-content-block-list .cn-entry-content-block-meta > h3 {
display: none;
}
That will hide the Custom Fields title.
Hope that helps!