SyntaxFix
Write A Post
Hire A Developer
Questions
This is working in IE 11 with Bootstrap 4.3. While the other answers were not working in IE11 in my case.
<div class="row mx-auto justify-content-center align-items-center flex-column "> <div class="col-6">Something </div> </div>