I am trying to create a container with three rows of images that are side by side. They are currently stacked how can i get time side by side on one row
How many columns in your container?
On desktop, it should work if you use a 3 column container.
On mobile, you would need to use CSS.
Glide is responsive, so if the screen is too narrow the columns will automatically stack. What happens if you increase the size of the layout window?
the image i sent was the desktop view
Yes, but it looks very narrow. Like I said, even on desktop if the window width is too narrow the container columns will stack.

