Home Forums WoodMart support forum Search icon shown in wrong colour

Search icon shown in wrong colour

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #145597

    horny_fungus
    Participant

    I found strange problem related to mobile and tablet – search icon in the header is shown in grey colour although it is supposed to be white. Please check mobile version of my website.

    #145614

    Hello,

    To change the search icon color from grey to white in the mobile and tablet screens.
    Please insert the below css code in Theme Setting >> CUSTOM CSS >> Custom CSS for mobile and Custom CSS for tablet:

    span.search-button-icon{
    color:white;
    }

    Result: https://jmp.sh/QTUyEkq

    Best Regards.

    #145636

    horny_fungus
    Participant

    Thanks, that helped. Is this some bug, will you fix it in next releases?

    #145646

    Sound’s Good!..

    And this is not the bug but this is the default color set for icon in the Theme and you can change it using Custom CSS as you already did :).

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Search icon shown in wrong colour’ is closed to new replies.