Scrolling is disabled when using overflow: hidden; You need to do: .parallax-wrapper::-webkit-scrollbar { display: none; }.
確定! 回上一頁