Hi, I recently posted about changing the featured image size on my blog posts here: https://kriesi.at/support/topic/blog-post-featured-image-size-4/
I don’t know if it’s related, but the thumbnails on the related entries element at the bottom of my blog posts are stretched.
Hey mosaic,
Thank you for the inquiry.
Try to add this css code to adjust the aspect ratio of the thumbnails:
#top .av-related-style-full .related_image_wrap, #top .av-related-style-full .related_image_wrap img, #top .av-related-style-full .related_image_wrap .related_posts_default_image {
object-fit: cover;
}
Best regards,
Ismael
thank you!
Hi,
Thanks for the update, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard