Archived topic
Navigation Search text not completely visible
11 replies · Started by Amit on August 7, 2015
Hi Tom,
GeneratePress is great and its support is even better !!
I have enabled navigation search on my site.
However when I type in a search keyword, the text is not completely legible. Any idea why this could be happening?
Regards,
Amit
Hi Amit,
I'm not seeing the navigation search enabled. Can you re-enable it so I can take a look?
Thanks!
Hi Tom,
The search is already enabled. I can see it both on the desktop and mobile. Can you check if an older page is cached at ur end.
Thanks
Amit
It's definitely not there (checked the source).
I wouldn't have it cached as it's my first time visiting the website.
Hi Tom,
I disabled it in customizer and enabled it back. Can you check now?
Amit
Still nothing on this site: http://epminsight.com/
Do you have caching enabled?
Hi Tom ,
You got it. Sincere apologies. I have caching enabled. I just deleted the cache. See if you are able to see it now?
Amit
There it is :)
The text is legible to me? Kind of a blue color?
What browser are you using?
Great!!
I am using Firefox.
Ah yea, I see now. This is happening because your input area is so narrow.
Try adding this CSS:
.navigation-search input {
padding-top: 5px;
padding-bottom: 5px;
}
Hi Tom,
Thanks. This works great now!!
As usual.. thanks for the real time support !!
Have a great weekend!
Amit
You too! :)
