html css hide scroll bar code example Example: hide horizontal scrollbar css .x-scroll-disabled { overflow-x: hidden; }