Skip to content

Instantly share code, notes, and snippets.

@MAXHEADR0OM
Created February 6, 2017 17:47
Show Gist options
  • Save MAXHEADR0OM/420eb8b317d80d1864a7540c8adc8083 to your computer and use it in GitHub Desktop.
Save MAXHEADR0OM/420eb8b317d80d1864a7540c8adc8083 to your computer and use it in GitHub Desktop.
Hide Divi Theme Header
#main-header { display:none; }
#page-container {
padding-top:0px !important;
margin-top:-1px !important
}
#main-content .container {
padding-top: 58px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment