Site logo

Archived topic

Featured Image in Blog Layout

3 replies · Started by mzsstade on April 29, 2020

Viewing posts 1–4 of 4

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

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

Glad to hear :)

This archived topic is closed to new replies.