I have an issue with the off-canvas toggle moving around as @media sizes change, and I want it to be as static as possible. This is most noticeable when @media gets below 481px, because it drops down to a second "row" and the logo moves to the center above it. This is working as designed, and visible in the Mood demo, but doesn't work for my design changes.
I'd rather the logo stay on the same row as the logo regardless of screen width, with the logo at the left AND the off-canvas toggle to the right (rather than dropping down to a new second row).
Please let me know the best way to do this, so I don't break anything. 🙂 Much appreciated!