• Hello:

    Wondering if the height of the large images that are displayed in this theme can be changed? Or perhaps the overall size so the larger images I have are displayed in a better format? These would be the images that are displayed in a post, featured images I guess.

    Thanks,

    • This topic was modified 7 years, 11 months ago by klegger.
Viewing 1 replies (of 1 total)
  • Hi @klegger

    You can make the header taller (along with it’s background image) with this CSS:

    .has-thumbnail .entry-header {
        height: 600px;
    }

    You can change the 600px to a different height if you like. You can use a plugin like Jetpack (Custom CSS Module) or the new built in CSS in the Customizer when you update to WordPress 4.7.

Viewing 1 replies (of 1 total)
  • The topic ‘Top image height’ is closed to new replies.