Site logo

Archived topic

Hide featured image on top of the page or post

10 replies · Started by Anonymous on April 21, 2015

Viewing posts 1–11 of 11

Hi Tom,

This code does not work anymore, how to hide the featured image on the single post or page? Thanks

.single .page-header-image-single {
      display: none;
}

Should definitely still work - can you link me to the page where it's not working?

Hi Tom,

Please check, thanks

I'm not seeing any link?

The above is just a regular page.

If we add CSS to hide it, all page headers will be hidden.

If you don't want a page header on that page, why not just remove it from the page itself?

Hi Tom,

Am i missing something here, I would like to remove the "featured image" below the menu bar not the page header

Our "Page Header" add-on deals with the featured image area.

If you'd like to remove that featured image, edit that page and find the "Featured Image" metabox - then click the link to remove it.

Save and you should be good to go :)

Thanks for your suggestion, however even after i fixed this issue, i realized i got another issue like formatting. I never face many bugs in other themes. I have given up using generate press, undeniable its a good theme for a simple website.

Hi Joe,

I would be interested in knowing what kind of formatting bugs you found? I haven't experienced any bugs when it comes to adding and removing featured images.

In fact, adding and removing featured images is core WordPress functionality - nothing to do with GP. GP just controls how the featured image looks on the live page.

Any info you could give would be appreciated.

Thanks!

Hi Tom,

It has nothing to do with the removing of the featured image. The default formatting between the ul and li horizontal spacing are too far as i need to manually put this code to reduce the gap.

<ul margin-top: -20px;">
	<li>...</li>
</ul>

Thanks

This archived topic is closed to new replies.