【问题标题】:Center a search bar section in the header in bootstrap 4 [closed]在引导程序 4 的标题中将搜索栏部分居中 [关闭]
【发布时间】:2020-09-04 20:28:32
【问题描述】:

我正在尝试使用搜索栏使 div 居中。我用主 div position: relative 尝试了 position: absolute。但没有得到我想要的。它应该在文本下方。这是使用 Bootstrap 4 制作的。

这是我迄今为止尝试过的。 JSFiddle

【问题讨论】:

    标签: html css twitter-bootstrap bootstrap-4


    【解决方案1】:

    删除.search-sectop: -114px;.search-alignposition: absolute;并添加justify-content: center;就可以了。

    https://jsfiddle.net/aqcredw2/

    哦,.fixed-top 应该更好 position: sticky; :)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-03-22
      • 1970-01-01
      • 2017-10-12
      • 1970-01-01
      • 1970-01-01
      • 2020-02-03
      • 1970-01-01
      • 2017-09-18
      相关资源
      最近更新 更多