Skip to content

Instantly share code, notes, and snippets.

@grantambrose
Last active August 8, 2016 02:37
Show Gist options
  • Save grantambrose/c2b711a24f4ac104d42215d58f4d3a73 to your computer and use it in GitHub Desktop.
Save grantambrose/c2b711a24f4ac104d42215d58f4d3a73 to your computer and use it in GitHub Desktop.
Transparent header with the Beaver Builder theme
body .fl-page-header-primary, body .fl-page-bar{
background:transparent;
position:relative;
z-index: 10;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment