Hi - I need help finalizing my top navigation menu. Here are the 2 issues:
Tablet view - shows all 4 menu items BUT they are not aligned. I can’t get it to align.
Mobile views - is not showing the full menu because the first and last links (which are regular links not dropdown menus) have Display set to be Hidden. I’ve tried to un-hide by changing the Display setting but it threw off the main menu for desktop.
Set display: block to the classes Nav LinkDropddown and Navbar Functions Link inside your Nav Menu symbol.
Do the same as mentioned above at the desired breakpoint. Changing the display setting at a smaller breakpoint should not affect anything on the Desktop breakpoint.
Hi Julian @choreus, thank you so much for your help. Everything is showing now, however, the menus at the smaller breakpoints are not aligned. How can I get all 4 menu items to align?