Archived topic
Images are not displayed in full length
3 replies · Started by Martina on March 25, 2023
Hi,
I am having problems with images in blog post, they are not displayed in full length.
I am using the latest version of GP Premium: 2.3.0 and the theme 3.3.0
This is an example.

Do you have any suggestions what could be wrong?
Best regards,
Martina
Hi there.
can you share a link to where i can see that image ?
Hi David,
sure, here is the link
https://www.nestbauzeit.de/geschenke-fuer-2-jaehrige-kinder/
In this blogpost are 2 images that are displayed strange.
Look at number 4. Motorikwand
and the image I shared (it is at the end of the blog post).
Other images that are displayed ok are shown throuhh a shortcode of an affiliate plugin.
Best regards,
Martina
You have CSS which sets the image's maximum height to 240px:
https://www.screencast.com/t/yfZ2XOfqPJ
Can you try removing this max-height: 240px; CSS?