Hi, please set the appropriate size for thumbnails from Advanced Settings tab.
Regards
Hi, thanks for your reply. I’ve tried some different image sizes, however they are then not displayed neatly as the same size – http://gloucesterwebdesign.co.uk/reallyhelpfulmarketing/post-grid/
I can see a custom size option, how do I define what the custom size is?
Provide 160px in the Fixed Height option.
Hi, I have custom size set and I’ve put 160 in the fixed height option, they are now the same size but I want them as a larger square. I tried putting 250 in the fixed height option but this didn’t change anything
I tried ticking the ‘equal height’ button but this makes the images disappear
Hi, please paste following code in the custom css box
.rpc-post-image img {
height: 170px !important;
}
Hi, I’ve done that, now the images are stretched..
Hi, do you have any further suggestions?