Site logo

Archived topic

semi-transparent search bar

7 replies · Started by Cris on July 27, 2017

Viewing posts 1–8 of 8

Hi, I activated navigation search bar but I can't see semi-transparent cover menu items.
What can I do?
It's hard to see where to write!

Hi there,

Give this CSS a shot:

.navigation-search input[type="search"],
.navigation-search input[type="search"]:active,
.navigation-search input[type="search"]:focus {
    color: #000000;
    background-color: #ffffff;
}

Adding CSS: https://docs.generatepress.com/article/adding-css/

Thanks Leo, but it does have a strange effect.
Turns white when off search

Edited the code above. Can you give it another shot?

Yeees!! Thank you!! Work fine now!

You're welcome!

Hi, is there a way to make the text from the menubar disappear completely when the search feature is activated?

I find it a bit annoying to have two lines of visible text on top of each other.

Hope you can help, thanks!

Any chance you can open a new topic for your question?

This topic is really old.

Thanks!

This archived topic is closed to new replies.