Skip to content

Instantly share code, notes, and snippets.

@nutsandbolts
Last active April 11, 2017 17:40
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 nutsandbolts/7532281 to your computer and use it in GitHub Desktop.
Save nutsandbolts/7532281 to your computer and use it in GitHub Desktop.
Add a widget area to a page using the Genesis Framework
/* Page Widget
------------------------------------------------------------ */
.page-widget {
line-height: 1.5;
padding: 30px;
}
.page-widget p {
margin-bottom: 24px;
text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment