Currently the team member photos are generated at a size of 500x403px for the 'Meta Overlaid' styles, the width seems to dynamically change based on number of columns used but the height seems to be restricted to 403px. What's the best way to override this?
As I'd like to display them using the original aspect ratio without being cropped.
The generated thumbnail is defined on line 1092 of functions.php so just defined a new size there and then regenerated all the thumbnails. (Just in case anyone else needs to do this)
If you could still make your previous reply private or omit the URL i'd appreciate it!
Currently the team member photos are generated at a size of 500x403px for the 'Meta Overlaid' styles, the width seems to dynamically change based on number of columns used but the height seems to be restricted to 403px. What's the best way to override this?
As I'd like to display them using the original aspect ratio without being cropped.
Thanks in advance :-)
Hey,
Please provide the page url so that i can write up the custom css for whats possible.
Thanks
ThemeNectar Support Team
Hi, any update Tahir? Just bumping as there's new tickets coming in being answered and it's been 2 days...
Hello?
Never mind, got it sorted :-)
The generated thumbnail is defined on line 1092 of functions.php so just defined a new size there and then regenerated all the thumbnails. (Just in case anyone else needs to do this)
If you could still make your previous reply private or omit the URL i'd appreciate it!
Cheers Andrew.