Archived topic
Not all Featured images crop on Archives
1 reply · Started by NKT-IKBU on June 17, 2019
Viewing posts 1–2 of 2
I've set the size of featured images on blog archive pages to be 1024 x 614. However some images crop but others never do. See here https://kadampa.org/news
Hi there,
Looks like you have this CSS added to set the size of the featured image:
@media (min-width: 768px) {
.post-image-aligned-left .inside-article .post-image {
width: 30%;
}
}
Let me know if this helps :)
This archived topic is closed to new replies.