Blog post images not showing on front page
- The topic ‘Blog post images not showing on front page’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
For some reason, my featured images for the “Events” posts are no longer showing on my static front page. Is there a way to fix this?
Also, the featured image is quite large once I’m in an individual “Events” post. Is there any code to make the featured images smaller than the banner size for when viewing the post?
Thank you,
Elizabeth –> website: https://daviscompbio.org/
The blog I need help with is: (visible only to logged in users)
Hello,
I’m unsure why this would have suddenly stopped displaying. However, adding the following style should resolve the issue:
.featured-news .feature-img {
width: 100%;
}
I hope this helps. Thanks!
You could reach out to general WordPress.com support so they can login to see why your posts may have stopped displaying, if the issue persists..