I am making my FIRST ever bubble app… However, i’m running into an issue. I am using a bigger monitor (smaller tv) so it’s not going to be exactly 1920x1080 but I want my elements and page size to be good across all screen resolutions meaning the white bars on the side, and or the scroll going up and down isn’t necessarily there, and it all be done automatically? not have to use custom height and width if that’s even possible. I’m not sure if I explained this right but I got some pictures below to demonstrate.
Yes… you really need to get a good overall general understanding of responsive design (and specifically FlexBox, which is what the Bubble engine is based on)… otherwise you’ll just be going round in circles.
Once you understand the general concepts, it’s pretty simple.