[Resolved] how to style SEARCH bar

Home Forums Support [Resolved] how to style SEARCH bar

Home Forums Support how to style SEARCH bar

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #235549
    albabes

    re: Exhibit child theme.

    Hi Tom

    Ive used INSPECT, but nuttin I change in CSS changes the text color/background of the the SEARCH bar in tghe navigation bar.

    #235583
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    This should help:

    .navigation-search input[type="search"], 
    .navigation-search input[type="search"]:focus {
        color: #FFF;
        background: #3f3f3f;
    }
    #235600
    albabes
    #235685
    Tom
    Lead Developer
    Lead Developer

    Copy the code from this topic, not from the email.

    Some email clients convert characters that shouldn’t be converted.

    #235695
    albabes

    Embarrassed I didn’t catch that, thanks Tom. Im getting old…

    #235696
    Tom
    Lead Developer
    Lead Developer

    No worries! Happens too often, need to add a message to the notification email.

    #235698
    albabes

    ?need to add a message to the notification email?

    #235699
    Tom
    Lead Developer
    Lead Developer

    Yea, the to email you receive when a reply is made just telling people to copy code from the topic and not the email ๐Ÿ™‚

    #235707
    albabes

    Or set this forum to PLAIN TEXT?

    #235708
    Tom
    Lead Developer
    Lead Developer

    The forum is ok, it’s just the text inside the emails. Definitely something I’m looking into ๐Ÿ™‚

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