Social icon not showing up…

[ad_1]

I am adding social icons to my header. However, one of the social icons isn’t appearing. There is suppose to be a instagram icon to the right of the facebook logo. If you click next to the facebook logo you get redirected so it is there…. just for whatever reason doesn’t show up. Anyone got any suggestions on how to fix?

​

Screenshot below for reference.

[ad_2]
2 Comments
  1. There are two ways to do this: Manual or “Font Awesome”

    Basic Example 1 – CSS Manual: (class names are random/example).
    `.class-banner:before`
    `{content: ”;`
    `width: 30px;`
    `left: 30px;`
    `margin-top: 30px;`
    `background: url(https://example.com/icon.svg) center no-repeat;}`

    Basic Example 2 – Font Awesome: Font must be pre-installed + hook in theme CSS files).
    `.class-banner:before`
    `{content: ‘f08d’;`
    `font-family: ‘FontAwesome’;}`

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer