如何仅为col-xs设置宽度100%?

时间:2017-07-30 19:04:31

标签: css3 twitter-bootstrap-3

在col-md和col-lg中,widht为50%,并保持我想要的方式。但是在col-xs和col-sm中,这些块是并排的,而不是我想要的。怎么解决?

2 个答案:

答案 0 :(得分:0)

我不会说葡萄牙语,但也许你应该写width: 100%来获得String

答案 1 :(得分:0)

您可以在屏幕底部播放不同的尺寸,例如:

<div class="col-lg-6 col-xs-12"></div>