Skip to content

Instantly share code, notes, and snippets.

@CameronGilroy
Created June 20, 2012 10:43
Show Gist options
  • Save CameronGilroy/2959311 to your computer and use it in GitHub Desktop.
Save CameronGilroy/2959311 to your computer and use it in GitHub Desktop.
A fix for the contact/submission form for RetinaWall
#header {
display: none !important;
visibility: collapse !important;
overflow: hidden !important;
position: relative !important;
height: 0px !important;
}
.wufoo {
padding-bottom: 0px !important;
padding-top: 10px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment