Comments 2Laurent Ades started the conversationJune 10, 2019 at 11:59amHi, is there any place where i can change the dimension/size of the portfolio thumbnails in the Portfolio grid ? 1,973Support repliedJune 10, 2019 at 4:38pmHi Laurent,If you open /js/scripts.js you will find a function called MasonryPortfolio() there you will see that injQuery(window).on( 'resize', function () {...}the dimensions of the portfolio grid items are calculated function of the current window width.Thank you. Clapat Support https://www.clapat.com/ Review Envato Item Support Policy Sign in to reply ...
Hi, is there any place where i can change the dimension/size of the portfolio thumbnails in the Portfolio grid ?
Hi Laurent,
If you open /js/scripts.js you will find a function called MasonryPortfolio() there you will see that in
jQuery(window).on( 'resize', function () {
...
}
the dimensions of the portfolio grid items are calculated function of the current window width.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy