Archived topic
Picture on top of a blog post
11 replies · Started by Pietro on March 23, 2021
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
Hi there,
Can you set the location option to Above Content Area for single posts first?
https://docs.generatepress.com/article/adjusting-the-featured-images/
Let me know :)
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
Still no unfortunately - I hard cleared my browser cache and used incognito mode.
Then I logged in and doesn't look like you've done it:
https://www.screencast.com/t/BrDqnaQQdJk
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 :)