Bootstrap部分未显示在Mobile浏览器中,但显示在Desktop版本中

时间:2015-12-06 02:22:17

标签: html css twitter-bootstrap alignment

我正在尝试在bootstrap中调试此问题但到目前为止没有运气,基本上我有一个部分如下

<div class="content col-md-12 col-sm-12 col-xs-12 text-center animated fadeInLeft delayp1" style="opacity: 0; text-align: left">
            <h2 class="title" style="text-align: center">About Us</h2>
            <p>Testing</p>

现在,当我在移动浏览器(safari或chrome)中打开我的网站时,“关于我们”部分没有显示,但是当我检查我的笔记本电脑(safari或chrome)时,它会显示出来。

有什么想法?请分享。

谢谢, Deepesh

1 个答案:

答案 0 :(得分:0)

我为你做了这个。

int

让我知道。