Is it possible to stack images?

On my website, I’m trying to get the logo image and bouncing white arrow to scale with changing website dimensions. However, whenever I decrease the size of the page, the logo + arrow all go into different positions. I want it to stay in relatively the same position as when I have the laptop breakpoint open. Any way to accomplish this? Thank you in advance.

Link: https://parkmatthewj.editorx.io/mysite-11

1 Like

Try to put the image into a containter and stack that container with smth you need. Shoud work i suppose

Hi,

It appears that you have already stacked the image and the arrow.
We suggest try to change the top-margin of the arrow to a %, that way it doesn’t appear like the space between the arrow and image is increasing.

Please let us know if that was the behaviour you were looking for.
Thanks,