Can you tell me what I need to do to sharpen up the thumbs? Especially bad in PORTFOLIO GRID GALLERY.
Thanks for any help.
Hey Cybernun!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['square'] = array('width'=>180, 'height'=>180);
and change it to
$avia_config['imgSize']['square'] = array('width'=>340, 'height'=>340);
then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit