Hi.
The whole images in the blog post on http://www.raboff.com are not displayed.
Attached is the image of the first post and as can you see the whole height is not displayed.
What code shall I add?
Thanks
Charlotte
Hey Charlotte!
That is the size of the image we generate for the homepage.
Changing the images size, would require some advanced work to the functions files and then regenerate the images.
https://kriesi.at/support/topic/enfold-image-sizes/
more information on how to edit it
Regards,
Basilis
Hey Basilis,
Enfold displays the images for some reason in different ways depending on the following:
Now the featured image is displayed and then the whole height is not visible.
If I choose to not show any featured image and just add an image to the blog post, then the whole height of the image will be displayed.
So why does not the featured image in a blog post get displayed with its whole height??
I got this code from Yigit to make the images wider, so I am sure their is a code for fixing this!
.blog .container {
max-width: 1050px!important;
padding: 0;
}
.blog .big-preview.single-big {
max-width: 1050px;
}
Hi!
The max height of the posts thumbnails is set to 423px. If you want to change that, please install the Simple Image Size (link) plugin. Go to the Settings > Media panel, look for the entry_without_sidebar and entry_with_sidebar thumbnails. Adjust the size, save then regenerate the thumbnails.
Best regards,
Ismael
Great, thanks Ismael :)