How to Add Social Media Follow Buttons

In this quick video tutorial I will show you how to add Social Media follow buttons to your sidebar.

CSS Code Snippet

.footer-widgets .wpf-social-icons li:last-child, 
.sidebar .wpf-social-icons li:last-child {
	margin-bottom: 0.5em;
}

Leave a Comment