Okay
  Public Ticket #3792713
Wrong color of search icon
Closed

Comments

  • kuyui started the conversation

    Dear support,

    I'm trying to change the color of search icon which don't have the same color with burger icon and others.. 

    3224216075.png


    How can I change this icon to black as well ? 


    Thank you..


  •  1,558
    Laborator replied

    Hi there,

    You can add this CSS to Custom CSS:

    .header-search-input.menu-skin-light .search-icon a svg {
        fill: #000;
    }

    Best regards,
    Laborator Team


      Documentation         Join Kalium Users Group