mattlawck of StudioPress
8/3/2018 - 4:03 PM

Sample CSS to add "Made with Love" to your site footer with the Genesis Framework.

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;
}