所以在我的wordpress页面上,选择主题的主题斯德哥尔摩。我有一个粘滞的标题。我把它设置为100px滚动后只有粘性。现在这很好,但标题现在是页面顶部的标准。我想隐藏它。问题是,如果我隐藏它,粘性版本也会消失。有什么方法可以解决这个问题吗?
答案 0 :(得分:1)
如果您想要随时添加粘性菜单
sticky sticky_animate //classes to header
所以它看起来像
<header class="page_header transparent scrolled_not_transparent light stick menu_bottom sticky sticky_animate">
并关闭您的javascript