Skip to content

Instantly share code, notes, and snippets.

@RiaanKnoetze
Created May 14, 2017 19:08
Show Gist options
  • Save RiaanKnoetze/d3b853181fd8845df57f1c1b6803b846 to your computer and use it in GitHub Desktop.
Save RiaanKnoetze/d3b853181fd8845df57f1c1b6803b846 to your computer and use it in GitHub Desktop.
Change header height when using the One Pager theme from WooThemes.
body.has-top-nav #header {
padding-top: 4.505em;
}
#header #logo, #header #hgroup {
margin-bottom: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment