Sections that span multiple columns

Hey everyone,

I really love the sections! But since I’m using Mushroom Chipscard it would be nice if I could place that one chips card at the top of the view spanning both columns.

I managed to achieve the look I want by adding “grid-column: span 2” to the element. But that only works in Developer Mode of my browser.

Is there a way to permanently apply custom css to the first section of a view?

3 Likes

Did you manage to work this out?