NO BUG: Overflow Hidden Issue

Hi,

Not sure if I’m being silly here but I am trying to eliminate both ‘iPhone’ images from spilling out the side of the blocks.

I have set overflow ‘hidden’ to both blocks but the image is still spilling outside the blocks.

Is this a bug or am I missing something in the settings?

Video example here

Thanks!

Hi Luke,
Thanks so much for your report!

If I could take a look at the code it would be a little easier, but it looks like the phone tilt wrapper is not set to position: relative, but to static. If that doesn’t solve the problem, please disable maintenance mode so I can take a closer look at the styles.

Best regards,
timmse

HI @timmse,

Setting the wrapper to relative has sorted the issue straight away.

Thank you so much for your help!