The navigation bar works OK on the computer viewport, but in the smaller sizes, it opens into and/or displaces elements lower on the page. How can this be corrected? Thank you!
Hey @GhostTrain just add in a higher z-index value to the “Navigation Menu” element of say, 10.
The z-index basically tells an element what layer it falls within, so if an element has a higher z-index than others, it will sit on top of other elements.
Please let me know if you have any questions. site is looking great and making me hungry!
1 Like
Thank you so much Waldo – problem solved!
1 Like
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.