How to show full image in repeater

Hello! Fairly new to using Editor X, love it so far! I’m trying to figure out how to have an image in a repeater item show the full image, even if it’s overlapping with another repeater item.
Is there any way to have the moutain image below continue on top of the “huge title” repeater item below it?

Hey @joe62439 !
So you’re trying to make the image inside the Repeater to overflow out of the Repeater item?
You can achieve that by docking the image to the bottom of the item, and adding negative margins (i.e -100px)

perfect thank you!!