-
Closed
-
Hi, I’d like to make the featured image full width and currently I’ve put in the following custom css:
.thumbnail-post img{
width:100%;
height:auto;
}The above makes it full width but only within the content box, it doesn’t extend out to be the same width as the header. I found another response on the forum to create a full width template, but unfortunately I don’t have ftp access to be able to upload a custom template. Is there a way to make the image full width so it’s the same width as the header via CSS?
Cheers,
KB
The topic Make full width featured image is closed to new replies