I have a div with a width set at 2000px. The div directly “above” (cant think of the word) that div has a 300px width. Also on that 300px wide div i have overflow hidden and overflow-x scroll.
When i log out of my site the scroll works. When i log back in it doesnt. My cache is cleared. What could cause this?
I added a height to the pickme div and now it works. Dont know how or why that fixed it but it works so im not complaining. Thanks to those who tried to help.