I’ve got it!!
You need to add “height” to this part of the style.css
#content .post-image img {
border: 5px solid #CDCDCD;
margin: 10px 0;
float: none;
max-width: 620px;
width: 620px;
}
So, mine now is like this:
#content .post-image img {
border: 5px solid #CDCDCD;
margin: 10px 0;
float: none;
max-width: 620px;
width: 620px;
height: 250px;
}
Thank you for you help, anyways 🙂
Hi,
and thank you for your help. Maybe I´m not explaining it well, It changes the size of the block, but not the image. Can you take a look, please here: http://elamcoberturas.com/category/trabalhos-recentes/
Thank you, again, for your help, Gunjan.