I’m trying to build my reusable Floating Group main nav to show a hamburger menu at X page width. I’m able to hide things properly using the element is visible condition, but does that only trigger it’s display? You can see in my video here that the menu icon bounces around because the main nav groups are technically still there.
Hey @rmoffett yes I’m using the responsive beta. I’m hiding the groups that the icon + text is in for each individual main nav link, I’m not hiding the container that all 4 groups + the mobile nav icon are in.