horizontal scroll bootstrap code example
Example 1: horizontal scroll html
Card
Card
Card
Card
Card
Card
Card
Card
Card
.scrolling-wrapper {
overflow-x: scroll;
overflow-y: hidden;
white-space: nowrap;
.card {
display: inline-block;
}
}
Example 2: Horizontal Scrolling Bopostrap
Card
Card
Card
Card
Card
Card
Card
Card
Card