Hi,
I have choosen a white font color for the tekst in my menubar.
But when people want to use the search icon in the menubar then the font is also white.
The background color of the searchbar is also white, hense people don’t see what they are typing.
Is there an option to change the color of the search bar only?
Can this be achieved with additional CSS?
Best regards,
Bart Altena
Hi alteba!
Try this out.
#s { color: black !important; }
If that’s not working then send us a link to your page and we’ll take a look.
Regards,
Elliott
thumbs up!!! That is exactly as I requested.
Thank you for the support
Bart