Reply To: Fluid full width featured image

Home Forums Support Fluid full width featured image Reply To: Fluid full width featured image

Home Forums Support Fluid full width featured image Reply To: Fluid full width featured image

#158684
Tom
Lead Developer
Lead Developer

If you limit the height, you’ll squish your image and it will lose quality/look bad.

.page-header-image-single img {
    max-height: 200px;
}