Closed xixitalk closed 6 years ago
Yes it does not. Most likely something in my trainwreck of a CSS :D Thanks for letting me know.
I went back and looked at how Octopress does it. It's with a navigation menu and I implemented the same thing in the CSS.
This branch has the fix: https://github.com/parsiya/Hugo-Octopress/tree/mobile-nav
For now it looks correctly but navigation does not happen after selecting an item. Octopress does it via JavaScript, Hugo-Octopress does not have any JavaScript by default. I need to find a way to do it without JavaScript.
Navigation works now but needs JavaScript. Until I figure out how to do a non-JS version.
It works. thanks for the excellent work.
No worries, again thanks for pointing it out. Will hopefully do a non-JS version someday.
The menu.main does not appear on the phone's browser(android chrome firefox)