Change color of search field text

How can I change the text color of an input field? It allowed me to change the background color but not the text color.

Thanks
Julie

Hello @Luccimia, thanks for your question. This is not supported yet in Webflow to change that placeholder text using the Designer UI, but you can use some custom CSS, pasted into the HEAD section of your site.

You can read more about the css needed at the following link:

http://stackoverflow.com/questions/2610497/change-an-inputs-html5-placeholder-color-with-css

Let us know if you need further information. Cheers, Dave