Archived topic
Create overlay effect content boxes
5 replies · Started by Henk on March 11, 2021
Hello,
I created 3 content boxes under my site's hero image. How do I create the 'overlay effect' just like in this example?
Hi there,
You should be able to achieve the same effect by adding negative top margin values to the 3 columns within the Grid Block on that specific page.
Hi Elvin,
I added negative top margins, but that removes some of the box/content at the bottom of my boxes.
Hi there,
if you add negative top margin then you need to offset that with a positive bottom margin value.
eg. Top = -40px , Bottom = 40px
Thanks David!
You're welcome