Archived topic
Navigation search button don't work
3 replies · Started by Diego Fernando on March 24, 2018
Viewing posts 1–4 of 4
Hello.
Since time ago, navigation search button doesn't work me. When I click on it, the search box doesn't appear.
How can I to fix it?
Thanks!
I'm seeing this custom CSS:
.navigation-search {
position: absolute;
right: 0;
display: none;
z-index: 20;
width: 100%;
top: 0;
}
The display:none part is the issue.
In simple css I do not have that code. Where would any other part could be?
Are you using any caching plugins? It makes it really hard to tell where it's coming from.
This archived topic is closed to new replies.