Hey, when inserting font awesome you don’t need an HTML embed.
-
Just add the font pack to your fonts in settings. There will be I think 4 to copy and paste. They’re just to get the pack in the code.
-
Then go to the cheatsheet, find the facebook icon, copy the icon itself, or copy the css content reference.
-
Add a text component into the canvas, copy the code/icon into that text box. You can add a classname of the css content (f09a).
-
Then add hover css styles.
That’s all you should need. No embed element is necessary.