How to make Bubble.io’s Slidebar Menu (plugin) always visible on the page when page-width reaches some larger breakpoint?
In an element’s property box under the tab “conditional” you can set something like “when current page width > 1300 this element is visible” and also add one for when the opposite is true … or add any other number of breakpoints needed.