Okay
  Public Ticket #830722
Social Icons
Closed

Comments

  • SW started the conversation

    Hello again,

    For 1-2 months ago i was here and asked how to update the instagram social icon, you guys told med it will come in future updates.

    It didnt come in aurum 2.9.2 or 2.9.3.

    My client wants it updated, how to change the social icons?

    Edit:

    Another question, you have added a search box to the theme (when its centered mode) and that is great. How to change the color of the search icon?

    https://i.imgsafe.org/78e01ad81e.png

    I want the icon white just like the navigation menu.

    Best regards

    SW

  • [deleted] replied

    Hi SW,

    1— We use an fonts icons library that is not updated anymore, we will try to add font-awesome icons on the next theme updates. I just added this on our to-do list.

    2— Can you please add the code below to Custom CSS

    header.site-header .header-widgets .search-form .search-btn svg {
    fill: #fff !important;
    }