Skip to content
Advertisement

Flaticons not showing up on WordPress

I have almost finished converting an HTML website over to WordPress but I couldn’t something to work. I am just creating a new theme to switch the website over. Here is the link to see what it should look like, There are three icons that are not showing up, right under the about section. And here is the link to my site, zekemaurer.com.

Here is the code.

JavaScript

How do I get the icons to show up on my wordpress website?

Advertisement

Answer

You’re missing assets/css/flaticon.css from the example website.

Specifically, this CSS which you can probably dump onto the end of style.css

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement