• Resolved Scott

    (@edible-planet)


    I added a topbar background but now my search box is difficult to see. Is it possible to change the background color and the font color of the search box?

Viewing 2 replies - 1 through 2 (of 2 total)
  • hannah

    (@hannahritner)

    Hey,
    You can just add this to your custom css box in theme options > advanced settings:

    #topbar-search input[type=text] {
    background: #777;
    }

    Just change the color to your choice.
    Hannah

    Thread Starter Scott

    (@edible-planet)

    WOW Hannah! That was easy!! Thank you so much!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search Box Background’ is closed to new replies.