SyntaxFix
Write A Post
Hire A Developer
Questions
You can use flex as below:
.parent-container { display: flex; flex-direction: column; flex-wrap: wrap; max-height: 100px; }
Adjust max-height property as per need to generate another columns