Site logo

Archived topic

Add line and the word search to search function?

3 replies · Started by Carol on October 4, 2019

Viewing posts 1–4 of 4

UPDATE: Disregard. I'm going to start from scratch.

Is it possible to add a line to type on and also the word search where cursor is blinking in the search function in this theme?

I'm using this code:

.navigation-search input[type="search"], .navigation-search input[type="search"]:active {
background: #FBF9FA;
opacity: 1;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
color: #fff;
}

Note: Now I have lost the php that made this styling work... :-(

Been searching this forum for where I found it in the first place, and can't find it.

Hi there,

is this topic closed for now ? Let us know

Closed.

Thank you.

You're welcome - see your other topic related to the search widget - i added some code to style the search widget as well.

This archived topic is closed to new replies.