I implemented the steps as outlined here in this Webflow blog post. The problem is, the steps are for a dropdown nav menu. I’m using an off-canvas menu (right to left). I can see I followed the steps correctly because the button animates. But the button is quickly covered up entirely by the menu itself.
What interaction do I need to add to move the entire button along with the off-canvas menu? I thought I might simply need to add a Move interaction, but the max amount is 100px and that doesn’t seem to do the trick.
Any ideas?