.entry-cover-thumbnail,.site-header.featured-image,//This plugin is supposed to prevent featured image from loading,body.page .featured-image,body.single-post .featured-image,body.single-post .post-thumbnail,but in case the theme did an end run around us and found the//featured image anyway,the second line of defence is to hide it with styles. body.page .post-thumbnail{display:none}