I am unable to see my menu while editing. I am trying to delete some of the unnecessary links for my portfolio. I tried using the show/hide buttons in every category under navigation and nothing pops up. I am new so apologies and thanks in advance.
Because you’ve got a custom nav using interactions for the hamburger menu, you won’t be able to use the Navbar Settings > Menu > Open/Hide feature.
You can try setting your ‘Menu Wrapper’ element to display: block temporarily to make changes to the nav items. You can increase the z-index if you can’t see all the nav links. Screenshot here.
Make sure you change the ‘Menu Wrapper’ back to display: none when you’re done.