Denzel Chia
    Moderator
    Posts: 2656
    October 29, 2015 at 9:46 am #21687

    Hi,

    Please try using a large and high resolution image.

    Thanks!

    silviya Howe
    Spectator
    Posts: 5
    October 29, 2015 at 4:03 pm #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
    October 30, 2015 at 6:10 am #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!