Hi support,
How do I change the big preview image to show top of image, in stead of showing the middle part of the image?
It is regarding blog posts.
Thanks – you are all great :-)
Hey OKEI,
Thank you for using Enfold.
Are you referring to the preview image on the single post page? Please add this code in the functions.php file and then regenerate the thumbnails.
add_image_size('entry_with_sidebar', 845, 321, array('center', 'top'));
add_image_size('entry_without_sidebar', 1210, 423, array('center', 'top'));
Use this plugin: https://wordpress.org/plugins/force-regenerate-thumbnails/
Best regards,
Ismael
Hi OKEI,
Can you please explain a bit more?
Best regards,
Victoria
Hi support,
The picture in the top of the blog, I think it is marked as Featured, still isn’t shown with align “top” (I want to see the top part of the picture, not the middle…….or whatever part is being shown now).
Thanks :-)
Hi OKEI,
It’s the cut image that is used.
Here is more on cropping thumbnails
If you need further assistance please let us know.
Best regards,
Victoria