How to remove featured blog photo from blog post?

https://prohorse.com.au/blogs/pa/buckskin-horse

@Prohorse - add this css and check

.template-article .article--content img{display:none; visibility:hidden;}

Hi,

I was following this and tried but it’s not working on the website. I am using Envy and the page is called www.hellobighug.com

thanks if anybody could give me a hint.

@hellobighug - try this css

.template-article .article-image{display:none; visibility:hidden;}

Thanks Suyash1!

This was a great help and worked out!

@hellobighug - welcome, do let me know if you need any more updates, you have my email below

There is no styles.scss.css file - I note this post is a few years old. Is there a new solution?

Hey!

I saw this is a couple years old but I’m having the same issue. I want to keep the blog post picture on the news page but I don’t want it at the top of the actual blog post. I also don’t have timber.css, theme.css, or style.css. If you could help that would be great

Here’s the website - tensilitymotorsports.com

Thanks!