Thanks for writing in! It seems you have added this to your custom CSS that’s causing this :
.post .entry-thumb {
display: none;
}
Kindly remove this to get expected result. When you add any custom code to your site, make sure you know what you are doing to avoid potential conflicts.
Yes. Such were the instructions given to me by Themeco, to put that into the Customizer. I didn’t want the featured image showing on the Post page automatically.
Is there a way to get both? (no featured image on the main post page up top in Ethos AND Yes, having images on the archive page?)