Archived topic
Mobile Menu Breakpoint
8 replies · Started by Ryan on September 27, 2018
Can you give an updated tutorial to switch to the mobile menu at a different breakpoint, I tried the css mentioned here https://gist.github.com/generatepress/282078076cd8631c17717d5b8640c043 and the desktop menu dissapears but the mobile menu doesn't appear. What would be the best way to change the breakpoint, this would be a great option in the customizer? Thanks!
Hi there,
this article will help:
Yes I had already tried that thanks, it causes my mobile menu to drop on a second line below the heading from the new breakpoint until 768px. I have a right aligned mobile menu does the css need to change for that?
Have you tried using the mobile header instead?
https://docs.generatepress.com/article/mobile-header/
I'm still getting the same results with the mobile header
Now use the original CSS that you posted in your first topic.
Ok I assumed you meant with the css you sent me. It does work with the original code I found now, thanks. Perhaps this could be added to the faq.
Sorry for the confusion. I'll look into making the docs a littler clearer. Glad you got it resolved.
Thank you really helped me...