Viewing 4 replies - 1 through 4 (of 4 total)
  • Theme Author Alexander Agnarson

    (@alxmedia)

    Hi,

    Make sure that your social link Icon Name has text like “fa-facebook” or “fa-twitter”.

    Social media icons work fine for me, except for the rss one. I wonder if this is because Font Awesome lists different icons with the same reference “fa-rss”, one free and 3 pro. What I got instead of the icon is a square doted box with something like “FI43” inside…

    Theme Author Alexander Agnarson

    (@alxmedia)

    Try adding this as additional CSS:

    
    .social-links i.fa-rss { font-family: "Font Awesome 5 Free"; font-weight: 900; }
    

    Thanks. It works now.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Social media icons not visible’ is closed to new replies.