featured image size
- The topic ‘featured image size’ is closed to new replies.
Need help? Check out our Support site, then
Hi, on larger monitors, the featured images on the inside pages do not end up stretching across the whole screen, even though the width of the images is over 1440. The hero image on the frontpage, though, seems to stretch just fine. Is there a way to make it so that it stretches the images (responsively?) on the inside pages? Thanks.
The blog I need help with is: (visible only to logged in users)
Just figured this one out on my own with this code:
#page-hero img {
width: 100%;
height: 100%;
}
Hi there,
Glad that it worked. Do you see the same issue on our demo too? Please let us know.
Cheers.