Site logo

Archived topic

Search Box Color

1 reply · Started by Kim on April 16, 2018

Viewing posts 1–2 of 2

Hi there,

I would like to change the background color of the search box (actually it it white on white background. I'v tried this code:

.navigation-search input[type="search"], 
.navigation-search input[type="search"]:active {
    color: #3f3f3f;
    background-color: #3f3f3f;
}

But it doesn't work. Did I anything wrong?

BR Maike

Hi there,

That looks like it should work.

Can you link me to your page with the CSS added so I can see why it isn't working?

You can edit the original topic and use the private URL field.

Let me know.

This archived topic is closed to new replies.