Support » Themes and Templates » Question about altering search color on a theme

  • Hi. I am using the darknight theme on a blog I have. It basically has a black background. I like the theme cause it’s very light and simple. The black background though I can’t use. I’ve changed it to white. It looks fine however the search field and search button located in the sidebar are colored black. I think this maybe styled somehow to be that way however I can’t find any reference to it in the css file. I would like to remove this coloring.

    Anyone have any suggestions?

    Thanks so much 🙂

Viewing 1 replies (of 1 total)
  • Thread Starter idner

    (@idner)

    Ok. Figured it out.

    For anyone else, one must alter this section:

    #menu input {
    background: #fff;
    border: 1px solid #777;
    color: #000;
    letter-spacing: -0.05em;
    width: 80%;

Viewing 1 replies (of 1 total)
  • The topic ‘Question about altering search color on a theme’ is closed to new replies.