css 粘在Beaver Builder主题中的顶栏

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了css 粘在Beaver Builder主题中的顶栏相关的知识,希望对你有一定的参考价值。

/* 
Sticky the Top Bar in the Beaver Builder Theme ONLY for medium devices and large devices 
- Change the 992px breakpoint to whatever you like 
*/

@media only screen and (min-width: 992px) {  
  /* Change the 35px value below to the heigt of your Top Bar */
  .fl-page-bar { position: fixed; width: 100%; z-index: 10; } 
  .fl-page-header-fixed { margin-top: 35px;} 
  .fl-page-header-primary { padding-top: 35px; }
}

以上是关于css 粘在Beaver Builder主题中的顶栏的主要内容,如果未能解决你的问题,请参考以下文章

css Beaver Builder主题博客的网格布局只需一个简单的步骤

html 更改Beaver Builder主题中徽标和菜单部分的宽度

css Beaver Builder CSS片段

css 使Beaver Builder标注对齐

css 使Beaver Builder CTA对齐

css Beaver Builder的字体很棒