flexGrid container overlay which spans more than a single container

Question:

Is there a way to define a container overlaying another container using “column” / “row” in appearance that spans more than a single column?

I tried to use “2-4”, “2,3,4” or “2:4” but these do not work.

image

Hi Christoph,

as far as I know you can use “1/5” if you want your element to span over the columns 1, 2, 3, 4 :slight_smile:

1 Like