how to hide bottom scrollbar in html code example Example: hide horizontal scrollbar css .x-scroll-disabled { overflow-x: hidden; }