Search icon shown in wrong colour
-
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.
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.
Thanks, that helped. Is this some bug, will you fix it in next releases?
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.
The topic ‘Search icon shown in wrong colour’ is closed to new replies.