Skip to content

Instantly share code, notes, and snippets.

@megub
Created June 3, 2015 23:01
Show Gist options
  • Save megub/cd191665e172674edaba to your computer and use it in GitHub Desktop.
Save megub/cd191665e172674edaba to your computer and use it in GitHub Desktop.
Setting Logo and Navigation to the very page edges
<style>
#lp-pom-image-32{
position: fixed;
left: 10px;
}
#lp-pom-text-176 {
position: fixed;
right: 10px;
left: initial;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment