Greetings, everyone! I have a Floating Group that functions as a “sticky” header, but I don’t want it to remain fixed when viewing on a mobile device as it ends up consuming too much screen space. Coming from the world of WordPress and Elementor as a page builder, I would toggle to a mobile view and change the relevant settings, but I can’t figure out how to do that in Bubble.
I know I can change the Vertically Float Relative To behavior to “Nothing”, but I can’t seem to figure out how to do that based on responsive behavior.
Set up a condition that hides the current floater “when current page width < 500” and show a second floater (previously hidden) designed for mobile with the floating behavior wanted … with the same condition
Thanks for the suggestion, @cmarchan. Unfortunately, this isn’t ideal as it means I have to maintain two separate headers. Definitely a good idea if that is the only way, but I was really hoping to use a single reusable element for this that could be “toggled” via a condition.