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 ? 2,006Support 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 Review Envato Item Support Policy Follow us! https://www.clapat.com/https://www.facebook.com/clapat.ro https://www.instagram.com/clapat.themes/https://x.com/clapatdesignhttps://www.linkedin.com/company/clapatstudiohttps://www.tiktok.com/@clapatstudio 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
Review Envato Item Support Policy
Follow us!
https://www.clapat.com/
https://www.facebook.com/clapat.ro
https://www.instagram.com/clapat.themes/
https://x.com/clapatdesign
https://www.linkedin.com/company/clapatstudio
https://www.tiktok.com/@clapatstudio