Horizontal Scroll for Mobile Navigation

Hello All,

I am trying to create a navigation bar that will scroll when the user drags it horizontally on tablet/mobile. I have seen the solutions where individuals make a tall div and make it sticky. This is different since I don’t necessary want it to scroll without the individual dragging it. See the screenshot below for some more explanation.


Anyone who finds this post and needs help, this is the solution^. Very simple combination of using overflow and display settings!