Social icons

hi, its possible use another icons social in theme.
I want use some original colors icons in social like header and footer, but cant find anything like that to change or some options.
Its possible change those icons to social icon original color ?
thks

Comments

  • Hi,

    we do not have any option to change social icons but you can change their color. You can change their colors individually with below css:
    #Action_bar .social li.skype a { color: #000 !important; }
    #Action_bar .social li.facebook a { color: #000 !important; }
    #Action_bar .social li.googleplus a { color: #000 !important; }
    etc...
Sign In or Register to comment.