Website Resizing

How would I implement a feature that makes it so my website is always the same size as the browser?
So you wouldnt be able to scroll. It would just resize to the size of the browser?

If you’re talking about horizontal scrolling, you’d use all the responsive features of Bubble. If you want it to never scroll vertically, that’s a whole separate challenge. I suggest searching the forums for “responsive height” and trying out some of the solutions others have posted.

1 Like

Try making the websites hight less then 600px. that will stop the scrollbar showing on most devices.