For SEO reason i’m trying to recreate our Medium blog using Webflow’s CMS. On the overview/thumbnail page the desire is to breakaway from the classic column style and have a more tiled effect. The aim is for something like this:
I don’t see a solution right now… I already wanted to do that and I tought I could just use more dynamic lists. i mean, it’s easy to maintain so don’t hesitate. Where I use 1 list per line, use 2.
We just passed a moment with @zbrah to think about many possible tricks but none are working One trick was to control the width of the boxes with a string of invisible text but the maintenance of that…
In the end go for one cell = one list ! there is no problem doing so.
Your goal with CMS is to keep the INPUT of data simple. That’s OK if the layout is complex, but you want it to work automatically and to keep the creation of content as simple as possible.
Thanks @samliew however the nth-child selectors just don’t seem to work with Webflow’s CMS. I have created a demo site showing the same custom CSS working as desired on one page but not on the page with a dynamic list. It just seems to override the custom code.
I went with nth-child selectors and it’s working great. Whats quite nice about it is that the webflow preview is actually pretty similar to the published site.