Increase Project Arrow thumbnail size?
-
hi! right now, project arrow thumbnails are limited to 512px in width. is there a way to change this ? i went to frontend > assets > js > frontend.app.min.js and found this part of the code:
{if(void 0!==e){var n='<img src="'+e.thumb._512+'" id="thumb1" alt="">'; te.$pa_next.html('<div class="pa-thumb-wrap" style="padding-bottom:'+100*e.thumbar+'%;">'+n+"</div>")} if(void 0!==t){var o='<img src="'+t.thumb._512+'" id="thumb2" alt="">'; te.$pa_prev.html('<div class="pa-thumb-wrap" style="padding-bottom:'+100*t.thumbar+'%;">'+o+"</div>")}i tried replacing the _512 part with _1024, _1280, and even _1920 but it just returns undefined..
thanks in advance !
-
Dear @suzyy
I would avoid changing the code at the source - if need be you can target the Project thumbnails with CSS. Just to start with and also to get a better understanding - the Options in the Customizer dont suit your needs and you need the Thumbnail picture larger - Your not using the arrows but the "Project Thumbnail" setting with "Project Arrows" ( just to be clear :)!
Best
Richard -
Dear @suzyy
I would avoid changing the code at the source - if need be you can target the Project thumbnails with CSS. Just to start with and also to get a better understanding - the Options in the Customizer dont suit your needs and you need the Thumbnail picture larger - Your not using the arrows but the "Project Thumbnail" setting with "Project Arrows" ( just to be clear :)!
Best
Richard