Archived topic
Mobile Featured Image Fit
3 replies · Started by Daniel on December 3, 2020
Viewing posts 1–4 of 4
Hi there,
The featured images in my posts are not displaying correctly for mobile and tablet.
Can they be made responsive and display fully, rather than just showing 2/3rds of the image?
Cheers.
Hello Daniel,
Try this CSS.
.single-post .page-hero {
background-size: contain;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know if it works!
Yes, that worked perfectly.
Thank you.
Hi Ying - thanks for helping out!
This archived topic is closed to new replies.