Screen size and sections

I changed the breakpoint for the size of my screen and now my homepage is all messed up and won’t allow me to move sections up or down and it doesn’t allow me to change or delete the sizing now
If anyone knows hot to fix it please let me know :frowning:

First, restore the last saved version of your site to ensure you’re starting from a stable point. Next, if you want to make adjustments to the layout specifically for the mobile version, you’ll need to begin by breaking apart certain elements on the desktop version.

For example, if you have text, images, or other elements grouped together in a container or stacked layout on the homepage, those groupings can limit how you adjust them in the mobile view. To gain full control over the layout on mobile, first remove the container or unstack the elements on the desktop version. This step is important because, in many cases, changes to elements on mobile may be restricted by their arrangement on the desktop.

Once you’ve ungrouped or unstacked the elements on the desktop, you’ll have more flexibility to reposition and resize those elements for mobile without altering the layout on desktop or affecting the breakpoints. This method ensures that your design is more adaptive across different devices, allowing for a cleaner, more responsive mobile experience without disrupting your main design structure.