I just started using Webflow about a week ago and have never really done the actual “developing” of a website (I just design prototypes for developers).
Well now I’m starting to learn Webflow and I am having an issue with the breakpoints.
More specific:
I am working on an animation where images fly in from the right and rest in a three-dimensionally rotated state. Obviously, because the larger breakpoints are larger I have to adjust the point the images move to. To do that I duplicated the animation three times (one for each breakpoint) and renamed them (the animation is called “Model Images”).
Now, in the larger breakpoints, I wanted to add a style to the Div Block which contains the Images, to assign each breakpoint with its animation but this doesn’t work.
Every time I try to add or change the styles of the Div Block in the larger breakpoints, it cascades up and down and the changes are applied in all breakpoints.
The same thing happens when I change something in the smaller breakpoints.
Is this normal?!
Am I just not doing it right?!
I hope anybody can help me. Please remember that I only know the basics of Webflow.
Thanks in advance!
Could you let me know what elements (and on what pages) specifically you’re seeing, where the style is cascading up unexpectedly and I will take a look.
If a style is set on tablet, then it will apply to breakpoints below it. If you’re seeing the style applied on desktop breakpoint then it’s likely that it’s been explicitly set and can be removed. Without knowing which elements have the issue though it’s hard to tell so I’m only assuming here