Google custom search font is white

Posted in: Newspaper
Post count: 7

I’ve added a Google custom search form to my home page and when you type to fill the search it is white as is the form background so basically invisible. I’ve tried changing the Google search form theme but it reverts back to white when code is placed in the page as well as the form font. It seems as if the theme is forcing the form font to be white and I can’t find where to change it or how to force it to be black. Any help appreciated.

Post count: 35449

Hi,

Please provide me a link where I can inspect this google search and in this way I will inspect the problem and I be able to provide a solution.

Thank you for you runderstaidng!

Post count: 7

https://mypoteau.com the site is just in the beginning stages

Post count: 35449

Hi,

You can use this custom css ->
.gsc-search-box input[type="text"] {
color: #111;
}

This code need to be set in theme panel> custom code> custom css.

Hope this will help you!
Thank you!

Post count: 7

Perfect. Thank you

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.