Hello,
I am getting started with Bubble. I am trying to build a side bar and nav bar that are responsive. I managed to get it work for one page. The side bar gets hidden and collapse when either the burger is toggled or when the size of the screen gets below a certain width.
Because I will have multiple pages, I tried having the sidebar and topbar as reusable elements. The problem I am facing is that when I transform the top bar that includes the burger as reusable element, I can’t select the sidebar (reusable element as well) in the toggle menu.
Any idea on how to overcome this problem?
So far I have found only tutorials for single page App but didn’t find any tutorial that explains how to create a multiple page App with responsive navbar and sidebar. If you know a template that does that, please feel free to share it.
Thanks!