Remove featured image from blog post, but keep in overview

Hi,

I want to see a featured image on the blog index or blog overview page, but not on the blog post. I followed some advice here on the forum but it doesn’t work.

I have added this code in the global css file:
.single-post .entry-featured {display: none;}

Nothing happens: see here: https://adva.digitalpractice.tech/test-blog-article/
I have created an account for you - details below.

thanks for looking into this.

Hi There,

Thank you for writing in, where did you place that css code? That actually works, I did go ahead and added it on Theme Options > CSS. Please clear your browser’s cache and caching plugin on your end.

Cheers!

I added the code in Global CSS (Customise>Custom>Global CSS). Thanks for the quick reply. I will test it straight away.

Wow, yes I can see it works now. So I’m a bit unsure now; theme options CSS or global css file? What do you recommend? I always use the global css file, for all my websites, and have never had an issue.

Hi There,

It should work under Additional CSS too (but we recommend Theme Options > CSS).

I think it was your caching (browser and/or plugin) was not clear when you added the code.

Hope it helps,
Cheers!

Hi sorry, when you say additional css, do you mean global css under custom in customiser?

Thanks heaps guys!

Hi,

Yes, that’s correct.

Please add it in Theme Options > CSS instead.

Thanks

Nice work, much appreciated!

Glad it works.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.