Hi all,
please check the picture quality at the Masonry Galerie at the “PREVIEW SPRING SUMMER 2021” There are 2 Pictures.
https://www.samoshoes.com/cinque/
If you open (Lightbox) the picture then its sharp but in the preview the pictures are very unsharp.
I also added this code in the function.php, but it don’t work:
add_filter( ‘avf_avia_builder_masonry_lightbox_img_size’, ‘enfold_customization_change_popup_size’ );
function enfold_customization_change_popup_size( $size ) {
return ‘fullsize’;
}
What can I do?
Thank you.
Cheers,
Harry
Hey gharry79,
Thank you for the inquiry.
The original size (1810x2560px) of the the image is actually displayed in the preview. (see private field)
You may need to resize it down to 800px, or at least decrease the size a bit and upload it again so that the browser does not have to resize it in the preview.
Best regards,
Ismael
Hi Ismael,
thank you. I will try it.
Best regards,
Harry