Breakpoint presence lets you show or hide an element per breakpoint — so a section can appear on desktop but not mobile, without deleting it.
Where: Right sidebar (with a breakpoint active) — Select an element while a breakpoint is active
Key ideas
- Per-breakpoint visibility: Each element tracks whether it’s present at each breakpoint (breakpointPresence).
- Auto-set: Adding an element while a breakpoint is active sets its presence for that BP.
Steps
- Switch to the breakpoint you want to change.
- Select the element.
- Toggle its visibility for that breakpoint.