Is there a way to do a mosaic grid with a CMS Collection List ?
Here is my public share link: LINK
(how to access public share link)
Is there a way to do a mosaic grid with a CMS Collection List ?
Here is my public share link: LINK
(how to access public share link)
You could use CSS grid or flex… or use text-columns on collection list for instance if what you have in mind is a masonry grid. Or use a masonry plugin… but this is probably overkill ![]()
You cant do grid areas with a cms collection list as you cant target an individual cms item.
Even tried doing some nth type custom code , no joy.
Have your tried text-columns ?
No but it seems a little hacky for what Im trying to do.
Try this feature: Style first, last, odd, even items in your CMS | Webflow University