Why does my page change the elements position when I change the page container layout from fixed to colomn, and why cant I move everything like I want? Appreciate help
Because Bubble uses Flexbox when not using ‘Fixed’ containers.
So a Column, by definition, stacks elements vertically.
There is loads of documentation on Bubble’s responsive engine, plus countless forums posts, and many tutorial videos… so if you don’t understand how it work yet, there’s plenty of resources to help you learn.
2 Likes
thanks a lot!
1 Like
Hey, just adding something! Layouts that are not fixed are very useful for responsiveness. If you aim for a responsive application (which is usually a good call), it’s better to use those layouts instead of the fixed one.
Happy building!
1 Like
Thanks very much
1 Like
This topic was automatically closed after 70 days. New replies are no longer allowed.