Forums
(@ncsuper)
5 years, 4 months ago
ahhhh, I figured it out.
I had to edit the style.css, not the style.min.css.
and add:
.social-links ul a[href*=’url’]::before { content: ‘\f410’; }
Then it automatically added it to min.css.