Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #356559

    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

    #356859

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.