When I want to delete the <p> which displays the description of the articles, the display changes, particularly in terms of the images of the articles. Have you ever had the problem?
It looks like there is an issue with the CSS (styling) of the blog template. In this template, the featured image is set up to be a background image, which is not ideal. I would recommend converting this to an <img> element. However, to solve for the immediate issue, you could try adding “width: 100%;” to the style attribute here: