Font Awesome 5?
-
Hello — I am trying to add additional Font Awesome icons to the social menu header, and one of the social icons I’d like to add is Goodreads, which is a new icon in Font Awesome 5. My other Font Awesome icons have worked, but the Font Awesome 5 icon is showing up as a white rectangle*.
Is there a way for me to fix this, or does this issue require a theme-wide update? I’m trying to keep all my changes in the custom CSS section so I can still update the theme without losing my customizations.
Thanks for your help!
* This is the CSS I am adding —
.social-navigation li a[href*=”goodreads.com”]::before {
content: “\f3a9”;
}
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Font Awesome 5?’ is closed to new replies.