Site logo

[Support request] Picture doesnt fill

Home Forums Support [Support request] Picture doesnt fill

Home Forums Support Picture doesnt fill

  • This topic has 1 reply, 2 voices, and was last updated 4 years ago by David.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2145377
    Max

    Why does the feature image doesnt fill the whole thing?

    #2145383
    David
    Staff
    Customer Support

    Hi there,

    you have this CSS in Customizer > Additional CSS:

    .single-post img.dynamic-featured-image {
        height: 350px;
        width: auto;
        object-fit: cover;
    }

    Try removing the width: auto; property

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