Denzel Chia
    Moderator
    Posts: 2656
    29.10.2015 at 09:46 #21687

    Hi,

    Please try using a large and high resolution image.

    Thanks!

    silviya Howe
    Spectator
    Posts: 5
    29.10.2015 at 16:03 #21692

    HI, on this pages I really need a very small images, no more than 200 x 132 px…at the moment placeholder looks like 500+x 500+ px…this sis list of links, why this large image?
    Tell me how and where from the code to change the size to 200 x 132px
    Thank you

    Denzel Chia
    Moderator
    Posts: 2656
    30.10.2015 at 06:10 #21699

    Hi,

    Please use the following codes in your Theme Options -> Custom CSS

    .archive .thumbnail-post {
    width: 200px !important;
    }

    It will look like this.

    Thanks!