I am new to creating websites and I am creating a simple one on bubble. I see many individuals dragging and rearranging their work. I’ve been manually doing this by adjusting the margins and this has been very time consuming.
Question: How do I drag and rearrange my work on the design page?
You can only “drag” around elements and place them wherever you want if the parent group of the elements has a container layout “fixed”.
Generally, this isn’t a good practice and it’s unlikely that your website would be responsive this way. I recommend you stick with what you’re doing and try to only work with groups that have a container layout of either row or column (align to parent in rare cases)