NO BUG: How to fix mobile view bug

Browser: Chrome 110
OS: macOS / Windows / Linux / etc.
URL: Link to a page that illustrates this issue
Video: Short screen recording that illustrates this issue (free tool: jam.dev)

In mobile view, this used to be a vertical scroll down with posts, but now there is a bug the posts are not displaying correctly.

In desktop view where this is displaying correctly.

How can I fix the mobile view?

Hello,

do you have a link, where I can check the website, and see why this is happening?

Thank you,
Matej

yes the link to the website is: www.creditpicks.com

Hi,

thank you for the link. It seems that the “Pagination” is causing this, especially in this CSS style. If you change grid-colum to span 2, so that it spans 2 columns, it will work.

Let me know,
thanks!

Thank you very much, your suggestion worked!

1 Like