-
Notifications
You must be signed in to change notification settings - Fork 862
Off canvas mobile menu issue #709
Comments
Have you tried this? |
That worked thanks! I had been trying to set it up in the admin area without realising the mobile menu setting is in customizer |
@cotswold most likely those are file permission problems you were having, not file path problems. If it's a permissions issue, see: |
Just discovered that a few errors with the topbar was introduced in my latest navigation changes. Should be fixed now #714 . |
I can confirm that the issue with the menu title is now fixed. |
I've created a main menu and see there are 2 positions available, top right and mobile so I've assigned it to top right. Now when I make the browser window small the hamburger icon appears and the menu disappears from top-right as you'd expect however if you click the hamburger icon nothing happens.
I thought it might just be that I need to create another menu and assign to mobile position so did that but now the second menu displays under the top right menu in a list. If I make the browser smaller both menus disappear but the hamburger still doesn't work. I've checked the console and am not getting any error notices.
I'd be very grateful if anybody knows why it isn't working? I have the latest files installed.
Could it be related to the file path problems? In order to get the npm gulp install/build to work without errors I had to change the gulpfile.js paths from
assets/components
tobower_components
The text was updated successfully, but these errors were encountered: