Archived topic
How do I create an overlaying block
3 replies · Started by Neil on March 15, 2022
Hi
I would like to create an element that has one block overlaying the bottom of another block. See attached image. I've played about in the Elements but I can't get it to do what I would like. Is this possible please?
Like this - https://ibb.co/cX51v7X
Hi there,
if you use GenerateBlocks then all its blocks including the Container Block has Margin controls:
https://docs.generateblocks.com/article/container-overview/#spacing
If you want to overlap one container on top of another then you would select the lower container and apply -negative top margin, and positive bottom margin. This will draw it up over the top container.
Wow - that easy eh :) Thanks David, that is perfect!
Glad to hear that!!