Skip to content

Instantly share code, notes, and snippets.

@stephangriesel
Created October 9, 2015 10:35
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 stephangriesel/171baa9b187b23d36e89 to your computer and use it in GitHub Desktop.
Save stephangriesel/171baa9b187b23d36e89 to your computer and use it in GitHub Desktop.
/* Hide Title */
section.page_header .page_header_inner .p_head_left {
display: none;
}
/* Hide home float */
.f-left {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment