Skip to content

Instantly share code, notes, and snippets.

@MuseMetrics
Created January 24, 2016 22:11
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 MuseMetrics/03bb41b2e98ab34dcca2 to your computer and use it in GitHub Desktop.
Save MuseMetrics/03bb41b2e98ab34dcca2 to your computer and use it in GitHub Desktop.
(Genesis WordPress) Simple Social Icons Flags
/*
Flag backgrounds for Simple Social Icons widget.
Font size must be 18px and padding must be 9px.
Icon size must be 35px in the widget settings.
*/
/* ## Widget Area
--------------------------------------------- */
.simple-social-icons ul li a {
background: url(images/flag.png) bottom center no-repeat;
padding-bottom: 20px !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment