I am having the same problem with the email button. I installed the Jetpack plugin and added the following Css on the stylesheet but it still doesn’t show up. What am i doing wrong?
.social-links ul a[href*="[email protected]"]:before {
content: "\f410";
}
[email redacted]