Reply To: Content archive image size

Homepage Community Forums Ally Theme Support Content archive image size Reply To: Content archive image size

#1771
Wes
Moderator

    On line 1365 in your style.css file try removing the width here –

    #content .post-image,
    #content .post-image:hover {
    padding: 0;
    width: 99%;
    }