Font Awesome Icon Examples in Posts/Pages?

Posted in: Newspaper
Post count: 39

Can someone screencast how they’d add a simple font awesome icon in a simple post?

I’m trying to just add a simple checkbox. According to https://fontawesome.com/icons/check-square?style=solid, after adding the plugin, I put <i class=”fas fa-check-square”></i>. Nothing shows up but if I modify the class and change the fas to fa, it works. <i class=”fa fa-check-square”></i> is fine and I have no idea why.

Thanks!

Post count: 1043

‘Fas’ is for font awesome version 5.0+. Any version before that uses ‘fa’. So you might want to install a font awesome plugin which supports version 5.0+.

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.