Posts overlap when screen is resized

Is there a way of ensuring the post size is dynamic based on the text and size of screen?

My site www.the-map.io/insights looks fine on desktop however when resized all the excerpt text overlaps images.

Hey Chris,

When I viewed your site on a small screen, I saw 2 issues.

  1. Text in your image are cut
  2. Excerpt text overlap

image

The solution for #1 is to set the Image element’s Object Fit option to Contain

image

For #2, set the Bottom Padding of the Row holding your article to 20px or more.

image

image

After that, your texts would look like the following screenshot.

If the issue you’re referring to is different, please provide screenshots.

Thanks.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.