【发布时间】:2022-08-19 23:27:31
【问题描述】:
我有一个粘性导航栏,想要添加整页封面。
我可以用这个做封面:<body style=\"background: url(https://images.unsplash.com/photo-1660665416754-e0c780103b3c) no-repeat center center; background-size: cover; height: 100vh;\">
问题是当我滚动超过整个高度时,粘性导航栏就会消失。截屏(暗图为整页封面):
我该如何解决?
要自己尝试,请打开 https://demo.gethugothemes.com/hargo/site/index.html 并使用 Chrome Inspector 将
<body>更改为我上面提到的那个。
-
你能发布更多的 HTML 吗?这看起来像是您的粘性标题而不是背景的问题
标签: twitter-bootstrap bootstrap-4 sticky