ジャンボトロンまたはこのようなものを全幅で使用して、全幅のコンテナを取得しようとしています:
<div class="container" style="margin: 0 auto;width: 100%;background-color: red">
<div class="jumbotron">
<h1>Full Width Layout</h1>
<p class="lead">The Bootstrap 3 grid is fluid only. This example shows how to use a custom container to create a fixed width layout.</p>
<p><a class="btn btn-large btn-success" href="http://bootply.com/tagged/bootstrap-3" target="ext">More
Examples</a>
</p>
</div>
</div>
現在私は使用しています: https://github.com/FezVrasta/bootstrap-material-design with Yii2.
これについてすべて試してみましたが、まだ問題があり、全幅ではありません。