Hello,
I have added some customised page breakpoints. I am encountering a very annoying issue.
This is how it's supposed to work: "cascading concept across breakpoints, which means that changes cascade down. Changes you make on the largest breakpoint trickle down to the smaller breakpoints, but changes to smaller breakpoints won’t affect the larger breakpoints"
However, when I make changes to smaller breakpoints it affects all my largest breakpoints
Anyone else has had this issue?
Thank you
Hey everyone! Cascading affects only design changes i.e. position, size, colors, fonts etc.
However, when moving around items in different breakpoints, you might accidentally attach them to other containers, or take them out from their parent container.
This causes a change in site structure (you can see your page's hierarchy & structure in the Layers Panel ) which causes a cross-breakpoint change.
Please make sure you are not attaching/detaching items when moving them unless this is what you intend to do.