Site logo

Archived topic

how to style SEARCH bar

9 replies · Started by albabes on October 15, 2016

Viewing posts 1–10 of 10

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.

Hi there,

This should help:

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

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

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

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

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

?need to add a message to the notification email?

Yea, the to email you receive when a reply is made just telling people to copy code from the topic and not the email :)

Or set this forum to PLAIN TEXT?

The forum is ok, it's just the text inside the emails. Definitely something I'm looking into :)

This archived topic is closed to new replies.