Okay
  Public Ticket #437107
Social Media Icons at the header
Closed

Comments

  • Derrick started the conversation

    Dear Team,

    May I know how to I configure the header to display the social media icons with links, like facebook and twitter, as shown at this link www.jeffwalker.com?

    The current config I could do is to have them above the header, but not on the right side of the links. Link: http://webdesignaskjackwong.urxperiencematters.com/

    Your kind assistance is greatly appreciated.

    Thank you for your attention, and I look forward to your reply.

    Best Regards,
    Derrick Loo

  •  8,850
    Tahir replied

    Hey,

    That would require customizing the header.php via Appearance -> Editor.

    Thanks


    ThemeNectar Support Team 

  • Derrick replied

    Hi Tahir,

    I\'m really new to this, could you share some of the codes as to how to do the customizing?

    Thank you very much!

  •  8,850
    Tahir replied

    Hey Again,

    See screenshot:

    Use this code and be sure to use single quotes :

    <i class=\'icon-default-style icon-facebook accent-color\'></i>
    
    <i class=\'icon-default-style icon-twitter accent-color\'></i>

    Thanks


    ThemeNectar Support Team 

  • Derrick replied

    Thank you very much Tahir!! :)