Tagged: portfolio widget
How can we increase the thumbnail size on the sidebar portfolio widget? Used some CSS height and width but the image is pixelated
thanks,
larry
Hi pixallus!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['widget'] = array('width'=>36, 'height'=>36); // small preview pics eg sidebar news
and change values as needed and then regenerate thumbnails using this plugin – https://wordpress.org/plugins/regenerate-thumbnails/
Best regards,
Yigit