Skip to content

Instantly share code, notes, and snippets.

@nickdavis
Created October 27, 2014 21:41
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 nickdavis/dbd37880e8c9e713cf76 to your computer and use it in GitHub Desktop.
Save nickdavis/dbd37880e8c9e713cf76 to your computer and use it in GitHub Desktop.
Make AgentPress Pro homepage background scroll WITH the content instead of having the content scroll over it (add to the end of your style.css file)
.backstretch {
position: static !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment