Okay
  Public Ticket #902819
Change Color social networks
Closed

Comments

  • Javier started the conversation

    Hello,

    A quick question, how I can change the color of the icons of social networks that appear at the top of the web, above the menu?

    Thank you

  • [deleted] replied

    Hi Javier,

    Please add the code below to Custom CSS

    header.site-header .top-menu .social-networks li a i {
    color: #fff !important;
    }