Fixing boundries

Hello.

I am trying to find out how to move an image off the screen but don’t have the bounds of the website be sized further(user can’t scroll left or right).

Is there a way to do that?

Here is my website
http://assembled.online

The images I’m talking about are the devices,

Hi @colourfulchris, place those elements inside a div and set the div to overflow: hidden.

1 Like

Thank you I will try it!

It worked! Thank you so much!

1 Like