I plan to make a fullscreen fluid grid where some of the items has different width and height. The grid has to be a collection list because it must be controlled by the CMS. But since all the item elements in a collection list is duplicated, its impossible(?) to have different class/comboclass on the collection list items. Anybody know a workaround on this?
I’m bumping the post with a sketch of what I’m trying to make. One collection list with items that have different widths (and layout). Any ideas on how this can be solved?
Hi it´s possible to do if you use multiple collections and then put a limit of each of them.
So on your example that would be 4 collections. 1: Col. item 1-1 2: Col. item 2-4 3: Col. item 5 4: Col. item 6
For the front on home I used the different collections from the different categories and used featured so the client can choose which one ends up there. And on the category pages I used the limit feature as Per suggested. So I had to drag in the same collection multiple times to get the layout I wanted.
Thanks for the example @jorn I will try something like this, using as few collections as possible so that the CMS dont get too confusing to use for the client.
I have found an easy way to do this. Set up a fluid grid in flex, use separate collection list elements in each flext list items linked to the same collection list and set limit items to all elements like this:
Start from: 1 and limit to: 1
Start from: 2 and limit to: 1
Start from: 3 and limit to: 1
Start from: 4 and limit to: 1
Start from: 5 and limit to: 1
and so on…
This way you can make a fluid grid layout from only one collection list!
Is there any chance you can share the webflow file for your website? I have to create something very similar to your design. But I’m super new to webflow and have no idea how that CMS thing works. I’ve been struggling with it.
He jorn thanks for the quick response. I just started a new job and they have deadlines for me to build websites already. Basically they’re asking me to build something super similar to this:
I am super struggling with creating an image grid (CMS, collections list based) that has different sizes like the Snapchat blog and your clients website. Then I can’t figure out how to do a solid color overlay over an image. I’m super new to this. If you could build something that doesn’t actually take much of your time I would highly appreciate your help. I’m just very frustrated right now.
It’s pretty straight forward, I made a flex container and inside I put flex childs. Inside the childs I inserted a dynamic list. In every child I limited the dynamic list to only show one item, and from where it should start counting, the seconds list shows only one item but starts counting from 2 and so on. So in my example I had to drag in the same dynamic list ten times.
Let me know if you don’t get it and I’ll try to explain better.