Skip to content

Instantly share code, notes, and snippets.

@mfairchild365
Last active February 8, 2016 21:01
Show Gist options
  • Save mfairchild365/476c56c217bc984370b8 to your computer and use it in GitHub Desktop.
Save mfairchild365/476c56c217bc984370b8 to your computer and use it in GitHub Desktop.
Page Titles
#main-page #pagetitle h1 {
font-size: 0;
width: 1px;
height: 1px;
display: inline-block;
overflow: hidden;
position: absolute!important;
border: 0!important;
padding: 0!important;
margin: 0!important;
clip: rect(1px,1px,1px,1px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment