Created
May 14, 2017 19:08
-
-
Save RiaanKnoetze/d3b853181fd8845df57f1c1b6803b846 to your computer and use it in GitHub Desktop.
Change header height when using the One Pager theme from WooThemes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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