Archived topic
blog feature image full screen
11 replies · Started by Ivan Cazorla on February 28, 2018
Hi there,
How can I make inside the blog post, the featured page to be full screen? Now it is inside the container that is for example 1100px width, but inside the post I want the image to be out of that container and be full screen. Is that possible?
thanks,
Ivan
If the image is within the post container, I'm not sure how this would work.
Are there any examples you can link me to?
This website for example has a hero section before the title and text that is full screen, altough the image doesn't cover the entire width.
let me know. thanks!
Have you tried setting the featured image to above the content area in Customize > Layout > Blog?
Yes I did that, but the image doesn't cover the entire screen.
Can I modify it with css?
thanks,
Ivan
Hi there,
can you provide a link with the featured image in place so we can have look
Sure: check this
thanks,
ivan
Whats stopping you from using the Header Element?
https://docs.generatepress.com/article/header-element-overview/
Oh, smart, I'll tray that out.
thanks,
ivan
If you want just the image you will still need to add something to the content. like a HTML Comment e.g <!-- featured image --> and i suggest using top / bottom % padding to keep the image responsive.
thanks!
You're welcome