Archived topic
Desktop Hamburger Options
3 replies · Started by Jeff on January 17, 2018
Hi, Is there a way so that on desktop the hamburger will appear before the menu falls below the logo? In other words, keep the menu as is showing full menu but on desktop as screen size decreases not having menu fall under the logo in top left and instead move to a hamburger at that point? Thanks!
Hi there,
You will need to change the responsive breakpoint higher so the mobile header kicks in earlier with this CSS snippet: https://gist.github.com/generatepress/282078076cd8631c17717d5b8640c043
We have plans to make this into a option in the future :)
Thanks, I am getting 2 errors from this. I have attached screenshots here:
&
Hmm those shouldn't cause an error.
However the code only works if you increase the media query to be larger than 768px.
We plan on making this possible in the future but as for now it isn't possible.