Removing Featured Image from top of Post

Hi,

I found a code to use to remove the Featured Image from the top of each post, but it didn’t work. It was from an old thread from last year.

.single-post .post-content .entry-header {
display: none;
}

What am I doing wrong? Why isn’t it working?

Hey there

Thank you for the question, i saw this question in wordpress.com too
from what i see right now is that there is no code added on your site right now, please add code and I will check it again

Okay, I added it back in. Please check.

Good morning

ok, i see, please use this code instead:

.single-post .single-featured {
display: none;
}

This one should work

Perfect. It worked. Thank you.

Thank you for being our customer :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Activello] Reviews | WordPress.org