Hi, I was able to remove featured images from ALL of my pages by using body.page .entry-thumb {display: none;}
However, I can’t seem to figure out how to remove featured images from ALL posts. I can find info on how to remove the featured image from a single post, but there’s nothing on how to do it for all post. Please help!