[Resolved] Featured Image in Blog Layout

Home Forums Support [Resolved] Featured Image in Blog Layout

Home Forums Support Featured Image in Blog Layout

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1261209
    mzsstade

    Hi, I need the image on the full colum width. And there is no effect when I tried to change left, right or center

    #1261515
    Leo
    Staff
    Customer Support

    Hi there,

    Have you sorted this out?

    The image fills the column width from what I can see:
    https://www.screencast.com/t/Eg35RTsy

    Let me know ๐Ÿ™‚

    #1262686
    mzsstade

    Hi, yes you’re right. I fixed it with this:

    .wp-block-latest-posts__featured-image img {
    height: 280px;
    width: 100%;
    object-fit:cover;
    }

    it won’t work with the Standard-Function in GP-> Layout -> Blog thats why I use the Recent post widget

    #1263420
    Leo
    Staff
    Customer Support

    Glad to hear ๐Ÿ™‚

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