Hello @jewalker,
We can make the image height as equal to others with the help of custom css. Please apply the below given css under Appearance -> Customize -> Additional Css
article.section3.one_third.last img {
height: 240px;
}
I hope the above was helpful.
Kind regards,
Manoj
Hi Manoj,
Thanks for replying. That made the image the same size, but stretched and not responsive.
Best regards,
Jane
Hello @jewalker,
With the help of custom css this strectch bit. Normally if we upload images via featured content it comes normal and same size. It’s strange case that two images comes with normal size while the third one is not coming.
When we inspect the image it shows lesser size as compare to other two images. For better understanding please refer the screenshot-
OnPaste.20180906-182239
OnPaste.20180906-182321
OnPaste.20180906-182404
The 3rd image have less height. Hope its clear by above screenshots.
Kind regards,
Manoj