• Hello,

    The facebook social icon is not showing. I had the same problem with the other icons, but I solved it by adding this to the custom CSS code:

    .socials.icons-only a, .socials.icons-only a:hover {
    	font-family: fontawesome !important;}

    I disabled the plugins one by one to check for compatibility issues, but it still didn’t work. Searching the topics I found a solution that changed the class name in HTML. I tested it by inspecting it in the browser and it worked, but how to do it in the theme?

    a13_soc-facebook fa fa-facebook to a13_soc-facebook fab fa-facebook

    Image of the problem: https://ibb.co/18fD3Dw

    • This topic was modified 3 years, 6 months ago by admpt1.
Viewing 1 replies (of 1 total)
  • Theme Author apollo13themes

    (@apollo13themes)

    Hello ??

    Usually, some plugin is forcing different font awesome versions over the one used in the theme.

    Could you share a live link to your website so I could also inspect it?

    You can try your solution with swapping classes by editing code in the rife-free\advance\class-apollo13-framework.php line ~907

    With kind regards.
    Air.

Viewing 1 replies (of 1 total)
  • The topic ‘Facebook Social Icon’ is closed to new replies.