Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #235747
    frauwindy
    Participant

    hi,

    there is featured content on my site (www.strickmuehle.eu) 3 columns;
    the first two images have size width:300 height: 199
    but the tird image has width: 300 height:220

    Where can i change the size of the third (and fourth?) image?

    Thanks.
    Regine

    #235794
    Skandha
    Participant

    @frauwindy: Hello Regine,
    That may be because you have uploaded a different image size for the third image. You will need to re upload the third image with dimension 300*220px.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #235970
    frauwindy
    Participant

    thx but I saved my problem via customs css:

    .featured-homepage-image .wp-post-image {
    object-fit: cover;
    max-height: 199px;
    }

    and that works.

    Kind Regards.
    Regine

    #235971
    Skandha
    Participant

    @frauwindy: Glad the issue is resolved. Let me know if you have anymore issues. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘featured content – different image sizes’ is closed to new replies.