Site logo

Archived topic

Picture on top of a blog post

11 replies · Started by Pietro on March 23, 2021

Viewing posts 1–12 of 12

Hi there,

I would like to have the picture of my posts full width, is it possible?

What can I do to fix that issue?

Thanks in advance,

P

Yes, no problem ...
and then I set the width to 1120 i.e., correct?

P

No then I'll provide some CSS but can you change the location to the above content area first?

Make sure you clear the caching plugins and disable it while we are trying to help.

"... can you change the location to the above content area first?": done

"Make sure you clear the caching plugins and disable it ": all plugins deactivated

P

I just checked a post "La sottile differenza" and actually not seeing either of those being done.

ok, try now pls

it's strange

pls, try again now

Now you can try this CSS to make the featured image container full width:

.featured-image.page-header-image-single.grid-container {
    max-width: 100%;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

You will need to use images that are about 2000px wide to make them display full width.

Ok, thanks Leo.
It's seems ok.

No problem :)

This archived topic is closed to new replies.