【问题标题】:Footer error when using bootstraps cover template使用引导封面模板时出现页脚错误
【发布时间】:2021-02-11 20:50:36
【问题描述】:

使用引导封面模板时:

https://getbootstrap.com/docs/4.0/examples/cover/#

如果我将窗口大小调整到一个小级别以允许滚动或仅包含足够的文本以保证滚动页脚将变为纯色(参见链接图片)。它甚至在模板上执行此操作,但我很想修复它

任何人都可以帮助解决这个问题,非常感谢 The gradient seems to stop and simply go one solid cov=lour

【问题讨论】:

    标签: html css web bootstrap-4


    【解决方案1】:
    body{
         height: auto !important;
     }
    .cover-container{
         min-height: 100vh
    }
    

    【讨论】:

      猜你喜欢
      • 2018-08-29
      • 2012-03-28
      • 1970-01-01
      • 1970-01-01
      • 2019-05-27
      • 1970-01-01
      • 2019-06-03
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多