PenciDesign replied
Hi,
1/ Because I see you have a custom css:
.widget ul.side-newsfeed li {
list-style-type: none;
margin-bottom: 12px;
padding-bottom: 12px;
margin-left: 0;
position: relative;
}
It will make the padding on the popular posts different.
If you want to get it has the same padding, please add more this code to Customize > Custom CSS:
.penci-sidebar-content .penci_popular_news_widget .widget-title, .penci-sidebar-content .penci_latest_news_widget .widget-title{ margin-bottom: 12px; }
2/ This issue caused by your origin image is small - check this image for see orgin image.
Please use your images with at least 600x600 px to get square size on the list layout to display best.
Best Regards,
PenciDesign