Skip to content

Instantly share code, notes, and snippets.

@studiopress
Created September 13, 2017 15:08
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save studiopress/062a6c6f393ab9e13bfdf7402dad3d8f to your computer and use it in GitHub Desktop.
Save studiopress/062a6c6f393ab9e13bfdf7402dad3d8f to your computer and use it in GitHub Desktop.
Sample CSS to add "Made with Love" to your site footer with the Genesis Framework.
/* 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