[Resolved] Hide featured image on top of the page or post

Home Forums Support [Resolved] Hide featured image on top of the page or post

Home Forums Support Hide featured image on top of the page or post

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #100792
    Joe

    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;
    }
    #100821
    Tom
    Lead Developer
    Lead Developer

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

    #100869
    Joe

    Hi Tom,

    Please check, thanks

    #101088
    Tom
    Lead Developer
    Lead Developer

    I’m not seeing any link?

    #101229
    Joe
    #101264
    Tom
    Lead Developer
    Lead Developer

    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?

    #101275
    Joe

    Hi Tom,

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

    #101278
    Tom
    Lead Developer
    Lead Developer

    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 🙂

    #101443
    Joe

    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.

    #101565
    Tom
    Lead Developer
    Lead Developer

    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!

    #101881
    Joe

    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

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.