Anonymous User 16453565
(@anonymized-16453565)
hey, @jomul04
To do that, go to Appearance → Customize → Additional CSS and enter the following code:
.hero .entry-thumbnail img {
width: 100%;
}
Thanx.
Hi @snehalb890, thank you for your help. This has fixed the homepage image. However none of the other featured images are showing up on other pages now? Any idea what has happened?
Hi there,
The code that @snehalb890 provided worked as expected on my test site and even smaller pictures (1024px wide) set as featured images on other pages appear correctly. Are you using any additional CSS code or a plugin that might interfere with the provided CSS?
Hi @fstat
Thank you for looking into this. The plugins I have installed are Askimet, JetPack, limit logins, remove footer credit, tablepress, wordpress importer and yoast SEO. Additional CSS added is below. I have tried removing the CSS and seeing if that changes anything but it doesnt. The featured images are still not showing up on the testimonials or http://www.sarahm.co.nz/group-training
.main-navigation {
background-color: #f37a5b}
.site-info {
display : none;
}
.hero .entry-thumbnail img {
width: 100%;
}
Thank you for all that information. I don’t think that any of this interferes with the featured images.
Just to make sure. To set a featured image on your testimonials page, you need to go to Customizer > Testimonials > Select Image
Here’s a screenshot:
http://cld.wthms.co/ngip2K
Thank you @fstat this issue has been resolved. The featured image boxes were all unticked in the Customise – Content Options. Thank you for your help