Responsive Images Layout

Hello I am trying to make the images in my page in a way that
it is responsive runs smoothly. As I am change the size of my
browser the images shift awkwardly. I am using the row responsive
grid. This is a shot of how it looks at a certain size: PAGE

There should be more images in that row but instead they just break individually.

You don’t have any layout styles for those boxes for screen sizes under 768px. So you’ll just need to set u some extra @media rules, or modify the ones you already have. :slight_smile:

ok,

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