Bootstrap 4 disable navbar-collapse in container
问题 Hi I want to disable the navbar collapse in Bootstrap 4. And it would be nice if the navbar takes the whole width but inside the navbar the container class only allows the default width to place content. I've tried this Disable responsive navbar in bootstrap 4 but thats not working with the container in it. But thats not working. <nav class="navbar navbar-light bg-faded justify-content-between flex-nowrap flex-row"> <div class="container"> <a href="/" class="navbar-brand">PIM</a> <ul class=