div { overflow-y: hidden; overflow-x: scroll; -webkit-overflow-scrolling: touch; width: 150px; border: 1px solid grey; } h1 { width: 400px; }