Site logo

Archived topic

Max height for featured images

1 reply · Started by nanche on March 10, 2016

Viewing posts 1–2 of 2

Hello,
Is it possible to set a max height for the featured images showing at the top of my posts? It doesn't look too good imo when some images get 1000+px in height. I tried to do this:

.page-header-image-single {
    text-align: center;
    max-height: 500px;
}

The centering worked but the max height did not.

If you use the Page Header add-on you can add your image through there and enabled cropping - that way you can set the height.

Otherwise you'll need to upload the images at the size you want them to display at. You can use the WordPress image editor to crop them as well: https://en.support.wordpress.com/images/image-editing/

This archived topic is closed to new replies.