Hello,
I’m working on the technical documentation page and just trying to get my navbar to scroll on the x-axis while having a fixed position.
I’ve tried wrapping the internal contents of the nav in a div as suggested elsewhere, which works for overflow-y, but I was not able to get to work for overflow-x.
Codepen: https://codepen.io/Zamurph/pen/aMapKq
If this is something simple that I just missed in my searches, feel free to just link me to where you found the answer and I’ll be happy to read through it.
Thanks for your help. (: