Skip to content

Instantly share code, notes, and snippets.

@builtbylane
Created February 15, 2016 01:53
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save builtbylane/00e7bc9de1f50840e028 to your computer and use it in GitHub Desktop.
Save builtbylane/00e7bc9de1f50840e028 to your computer and use it in GitHub Desktop.
Hide google_conversion_frame iframe
iframe[name='google_conversion_frame'] {
height: 0 !important;
width: 0 !important;
line-height: 0 !important;
font-size: 0 !important;
margin-top: -13px;
float: left;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment