gpt4 book ai didi

html - 粘性 header 始终可见?

转载 作者:行者123 更新时间:2023-11-28 01:01:52 26 4
gpt4 key购买 nike

我正在使用一个名为“Thematosoup 的 Sticky header”的 WordPress 插件,我对此非常满意,但标题仅出现在一些像素之后,并不总是在顶部可见。有谁知道我如何修改代码以使其始终可见?

Here's the website with the header I'm talking about

最佳答案

我认为插件覆盖了 css,这就是它导致问题的原因。您需要按以下方式编辑 css:

#thsp-sticky-header {
margin-top:0 !important;
}

关于html - 粘性 header 始终可见?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/41779054/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com