Put header image ONLY on blog posts (using the Stay theme)

  • Unknown's avatar

    I would like to keep the standard header text on the front page of the Stay theme, but add a header image to all the blog posts (and remove the header text from those posts, too).

    Stay’s home page slider is just too big and vivid for my banner image…

    In other words:
    Front page: header text, no image.
    Blog posts: header image, no text.

    Is that possible with CSS?
    Blog: burlesquepressllc.com

    Thank you so much for your help! Very appreciated.

    Daniel

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    This should remove the slider from your front page:

    #featured-content{
         display: none:
    }

    You can also add a header image and remove the text via the customize page through the “header” tab and site title options respectively.

    It’s probably possible to have the header show up differently in different places, but I don’t know how to do it ;)

  • The topic ‘Put header image ONLY on blog posts (using the Stay theme)’ is closed to new replies.