Skip to content

Instantly share code, notes, and snippets.

@CoachBirgit
Created January 13, 2016 15:59
Show Gist options
  • Save CoachBirgit/92d2406fc8a444fc5e02 to your computer and use it in GitHub Desktop.
Save CoachBirgit/92d2406fc8a444fc5e02 to your computer and use it in GitHub Desktop.
Sample CSS to add "Made with Love" to your site footer with the Genesis Framework. Raw
/* Heart Icon
--------------------------------------------- */
.site-footer .icon {
font-size: 20px;
}
.site-footer .love .icon {
font-size: 12px;
margin-left: 2px;
margin-right: 2px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment