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

    Can you tell me what I need to do to sharpen up the thumbs? Especially bad in PORTFOLIO GRID GALLERY.

    Thanks for any help.

    #504782

    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

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