Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #210796

    Hey guys,

    I’m currently running the most updated versions of both the theme and wordpress. I’m noticing an issue with the ‘Recent Posts’ widget in which the thin grey box that surrounds the preview image isn’t surrounding the image correctly. Also, some of the preview images seem to get cut off randomly.

    This can be seen here: http://aaacampus.aaa.biz/aaa-institute-login/

    Thanks,
    Tom

    #210839

    Hey tmunz!

    Add this on Quick CSS:

    .image_size_widget .news-thumb img {
    width: 36px;
    max-height: 28px;
    }

    Best regards,
    Ismael

    #210882

    Hey Ismael,

    Thanks for the quick response. That ended up squishing the images vertically a bit, but I set the width at 28px as well to maintain the aspect ratio and that worked, thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Recent Posts Widget Issue’ is closed to new replies.