How about one more layout choice: Masonry layout. To Vertical layout > Add CSS: #board.layout-trello-vertical { flex-flow: column wrap !important; } .list-wrapper { margin: 0px 15px 40px !important; }