Kindergarten: Show Post Header Image On Blog Header

Home Forums All Other Themes Kindergarten: Show Post Header Image On Blog Header

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #130560
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    I’m using the Kindergarten theme. Even though I added a Post Header Image, the image doesn’t appear on the Blog listing page (instead it’s just a large white area). It only appears on the individual Post pages.

    Kindly let me know how to display Post Header Image on the main blog listing page the same way that it is displayed on the individual blog Posting pages. See the pages below:

    INDIVIDUAL BLOG PAGE (WITH HEADER IMAGE)
    http://lapen.com/and-another-sample-post/

    BLOG LISTING PAGE (WITH HEADER IMAGE MISSING)
    http://lapen.com/blog/

    #130581
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .blog .post_head.post_head_bg {
        background-image: url(http://lapen.com/wp-content/uploads/2019/02/banner4-1.jpg);
    }

    Regards,
    Chris

    #132888
    KeithKeith
    Participant
    • Topics: 48
    • Replies: 68
    • Total: 116
    Member since: November 14, 2016

    Thank you!

    #132910
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30633
    • Total: 30633
    Member since: August 16, 2013

    🙂

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