How to change the social icons in the footer..?

Home Forums Legacy Support Support queries How-to & Troubleshooting How to change the social icons in the footer..?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #66092
    skalra18
    Spectator
    Hi, How can i change the social icons appearing in footer menu..? I want to change the youtube and facebook icon.
    #66128
    H.K. Latiyan
    Participant
    Well we can only show the icons supported by fontawesome. So for changing the icon first go to http://fontawesome.io/icon/ and search for your icon that you need.  For example lets say we want to use weibo icon then search the weibo and copy its unicode, refer: http://prntscr.com/c8v954 Now add the following css in your appearance->customize->custom css: a.twitter i:before {content:"\f18a";} Where .twitter is the class which will be different if you choose some other icon. And the f18a is the unicode for the weibo icon. Now the twitter icon will be changed to weibo icon. Similarly you can change any icon you want, but make sure wplms can show only the icons supported by fontawesome.
    #142822
    MeesterGijs
    Spectator
    Thist site http://fontawesome.io/icon/ doesn't seem to be active anymore. Any tips on changing icons in the curriculum summary? The icons on the left of the units/elements..</span>
    #142897
    H.K. Latiyan
    Participant
    Hi, I checked the site is working fine, please check again : http://fontawesome.io/icons/
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to change the social icons in the footer..?’ is closed to new replies.