Hey friends,
Amazing theme, must thank s5themes developers for this beautiful work.
I am building a website for the client and client asks to re-size the thumbnails for increased height. I thought of going to code and fix the thumbnail size, but found that thumbnail of size 220×220 is specifically being called using function ‘wp_get_attachment_image_src‘ and input from ‘portfolio-thumbnail‘, but I couldn’t locate portfolio-thumbnail in any theme function/core file. Where do I find that or is there a workaround?