Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DiviThemeExamples/878444d4904a161edde29930db2ab5b0 to your computer and use it in GitHub Desktop.
Save DiviThemeExamples/878444d4904a161edde29930db2ab5b0 to your computer and use it in GitHub Desktop.
Make Divi Theme Builder header fixed
position:fixed;
width:100%;
top:0;
z-index:999;
// tutorial @ https://www.divithemeexamples.com/make-your-divi-4-0-header-sticky-or-fixed-with-the-theme-builder/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment