Site logo

Max height for featured images

Home Forums Support Max height for featured images

Home Forums Support Max height for featured images

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #178264
    nanche

    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.

    #178316
    Tom
    Lead Developer
    Lead Developer

    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/

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