• happilyeverafteretc

    (@happilyeverafteretc)


    Hi,

    I absolutely love the Bushwick theme but I have a question.
    I’d like to remove the Featured Image showing up as the Header Image of Posts. I want to tag an image as the Featured Image in the content of the post, and for rss/feed purposes. But I would like the Header to be the same on the home page, across all posts and pages. I am not sure how to do this.
    My website is happilyeverafteretc.com if that helps.

    Betsy

Viewing 1 replies (of 1 total)
  • Moderator Kathryn Presner

    (@zoonini)

    Hi Betsey, try adding this to your Jetpack custom CSS to override any post or page’s featured image with your default:

    .site-header {
        background-image: url("https://happilyeverafteretc.com/wp-content/uploads/2015/02/cropped-blue-bottle-29.jpg") !important;
    }

    Of course feel free to change the URL if that’s not the image you want. ??

    You’ll find the Jetpack CSS editor – which is already active on your site – in your dashboard, under Appearance > Edit CSS.

Viewing 1 replies (of 1 total)
  • The topic ‘Featured Image’ is closed to new replies.