Hey everyone,
I am using a collection list to populate my list of products for Category pages. I use a 4 column setup. For mobile landscape and portrait, it displays them to a single column or an image per row. I would like it so that they display two images per row (two columns). When I change that, it affects my desktop and changes it from 4 column to two. It looks like that the breakpoints for devices is not respected for collection list layouts. Any quicker solutions around this than making a 2nd layout and creating a second collection list just for mobile displays and hiding each component?