I’m having a bit of a hard time getting the mobile navigation to do what I want.
I’d like menu button to be flush with the right side of the screen on all devices, which I can’t figure out how to do. And then when the button is open, to try to make it’s BG color flush with the opened navigation I had to end up increasing it’s margin, but is there a better way?
Also (I have two navigations, one is transparent, the other is the white one which animates on scroll). For the white navigation, I’d like the menu icon to be pink, but when I style it to pink and then style the “opened” version of it to white, it changes the normal state back to white, making it appear as if there is no button.
And lastly, I can’t seem to get the menu animation to work (the interaction) of it scrolling onto the screen on all pages, it only seems to work on the home page, even though it is a symbol.
Thanks!