Hi,
On my “Blog” page, I’m looking to have four posts per row. Right now they’re all on the same row and force a horizontal scroll. Is there a way to fix this? There’s also random categories floating around at the bottom. How can I fix this?
Highly recommend watching the video that @skoebl posted above.
Limit Items will be your friend if you only want 4 collection items to show. Watch this 15-sec video I recorded to see how to make it work on your site.
To prevent horizontal scroll (if you still face that issue after limiting items), set Overflow: Hidden on the parent element.