Skip to content

Instantly share code, notes, and snippets.

@davechu
Created June 25, 2015 14:42
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 davechu/4ac4ca831d211a972a1b to your computer and use it in GitHub Desktop.
Save davechu/4ac4ca831d211a972a1b to your computer and use it in GitHub Desktop.
This CSS allows "extra" headings and other items to be hidden from sighted viewers. Avoiding "display: none;" preserves the intended accessibility. Obviously adjust these selectors to match your site. "Clip" is deprecated, but the newer "clip-path" is poorly-supported at this time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment