[Support request] Search Box Color

Home Forums Support [Support request] Search Box Color

Home Forums Support Search Box Color

  • This topic has 1 reply, 2 voices, and was last updated 6 years ago by Leo.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #552265
    Kim

    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

    #552331
    Leo
    Staff
    Customer Support

    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.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.