.your-overflow-scroll-class::-webkit-scrollbar { ... width: 0.5rem; //only hide the vertical scrollbar height: 0px; //only hide the horizontal scrollbar }