Archived topic
instagram icon without plagin
3 replies · Started by Rasmiya on February 11, 2018
Hi!
Firstly, I'd like to say thank for your theme! I like it.
I have issue adding instagram icon, I added some icon in footer widget and it works, but instagram icon shows wrong (square). I don't understand why one icon shows right, another wrong:(
I added to head
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> and copy from Font Awesome this <i class="fab fa-instagram"></i>.
But it doesn't work.
Thanks!
Hi there,
Make sure the load essential icons option isn't checked first: https://docs.generatepress.com/article/general-settings-overview/
If the issue still exists, try #1 here to eliminate plugin error:
https://docs.generatepress.com/article/debugging-tips/
Let me know.
Hi Leo!
Thank you for reply.
I added in css this:
fa-instagram {
font-family: fontawesome;
}
And it worked. Maybe I didn't need to use this way?
Thanks!
You shouldn't.
Did you try my suggestions?