Skip to content

Instantly share code, notes, and snippets.

@gstricklind
Created July 14, 2017 18:57
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 gstricklind/41280644f541f0b88b1a6b49b3df53dd to your computer and use it in GitHub Desktop.
Save gstricklind/41280644f541f0b88b1a6b49b3df53dd to your computer and use it in GitHub Desktop.
Change Beaver Build Icon style +remove icon background
/* change social icons */
.fl-social-icons .fa-stack i:first-child {
display: none;
}
.fl-social-icons .fa-stack i:nth-child(2) {
color: inherit;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment