Hi guys. I have question about low quality thumbnails listed on the front page - how can I improve it? is it script issue (code?) or maybe something different ? /WP theme/
Hi,
As I remember you can set thumbnail size in theme settings (Appearance -> Customize section) Could you add your website backend access to this thread fields? I'll be able to help then..
Cheers Joshua
Hi Joshua I checked all template settings and this it's not the size setting issue but the quality of the image after resizing. I've made thumbs a little bigger than standard and the quality drop down like hell. So I'm looking for solution for increasing the image quality for the current size. Instead 300x300 i used 450x320 and the images are blury when I downsize to 300x300 all looks great ... so I guess it's css but I can't find it.
norbibxl Hi, I'm not able to help without access to your website, if it's a css issue, try to add the following css code:
.article-helper .post-image { background-size: contain; }
BTW very nice photos 🙂