It is responsive on smaller devices such as mobile, but still keeps the full menu on my ipad in both landscape and portrait whereas I’d love to have the toggle at this size. I was also hoping to make the toggle appear quicker when resizing the browser. This is one of the pages I’m working on:
http://dev-explore1.pantheon.io/letter-from-the-president/
Right now I pushed the nav links under the page title when the browser gets to a certain px width (since some page titles are longer than others and that’s when the title and nav links overlap), but I’d prefer to switch it to the toggle! I have been messing with the css a lot so that might cause some issues.
Thanks for your help!