Full width row - connecting images

Hi there,

I would like to create a layout where the image in the first row connects with the image in the second row at the edge.
I made it so the row is marginless, but it seems like the images have some margin attached to them. However, I can’t find it in inspector. Why is this?

Thanks!

Hi @Pbalazs89,

Thanks for writing in.

The margin-less layout is displayed as table cell where there are no margins, what you’re seeing is inner space like padding or space-remnant of column height minus the content. What I could recommend is using an image with the same aspect ratio of the content on the right. OR, set it as a background image. Would you mind providing the URL where this screenshot is taken? Maybe I could provide further details about this.

Thanks!

https://birdiecar.decorolux.com/ This is the page.

Thanks!

Hi @Pbalazs89

That’s how I can see your web page right now:


Did you manage to get this one sorted out?

Thanks.

I managed to figure this one out. It was the em margin that pushed the images apart on smaller displays. Thanks!

Glad you sorted things out,

Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.