This particular situation is quite challenging for me. I have a webpage that requires horizontal scrolling. There is a menu at the top of the page that needs to remain centered on the page at all times. Even with the use of jQuery, I am uncertain how to achieve this because it seems like I need to position the same div in two different ways.
Here is the link to the page:
Additionally, the scrollbar does not seem to be appearing for some reason, although it functions properly in the old code found on this site:
Any thoughts or suggestions would be greatly appreciated!