Support Forums for LiveMesh Themes & Plugins › Forums › Enticing Theme Support › How to edit and assign blog thumbnails › Reply To: How to edit and assign blog thumbnails
October 16, 2013 at 4:04 am
#2242
livemesh
Keymaster
Looks like for your requirement, the following CSS will do. Thanks –
.single-post img.featured { display: none; }
or just
.single img.featured { display: none; }
You can insert the CSS into Custom CSS tab in the Theme Options panel or the