Hi,
Trying to understand how to get square images in the latest version of enfold within the blog grid, I can´t seem to find an option for that.
Do I have to do some custom coding or?
This is the website I´m currently creating and the page I need this for.
http://www.trinny.london/category/wearing/
Thanks for all your help.
Hey akselo!
Seems like you have already figured it out – http://i.imgur.com/KhOZ7Fq.png ? :)
Regards,
Yigit
Hi Yigit,
No, the pictures are not square, but oblong.
I want them to be square.
http://www.trinny.london/category/wearing/
Best,
Akselo
Hey!
Please go to Appearance > Editor and open Functions.php file and find
$avia_config['imgSize']['portfolio'] = array('width'=>495, 'height'=>400 ); // images for portfolio entries (2,3 column)
and change it as needed then regenerate thumbnails using – https://wordpress.org/plugins/regenerate-thumbnails/
Regards,
Yigit