- This topic has 11 replies, 2 voices, and was last updated 7 years, 5 months ago by
Tom.
-
AuthorPosts
-
August 7, 2015 at 3:30 pm #127450
Amit
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,
AmitAugust 7, 2015 at 4:47 pm #127467Tom
Lead DeveloperLead DeveloperHi Amit,
I’m not seeing the navigation search enabled. Can you re-enable it so I can take a look?
Thanks!
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 7, 2015 at 4:58 pm #127471Amit
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
AmitAugust 7, 2015 at 5:07 pm #127473Tom
Lead DeveloperLead DeveloperIt’s definitely not there (checked the source).
I wouldn’t have it cached as it’s my first time visiting the website.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 7, 2015 at 5:17 pm #127474Amit
Hi Tom,
I disabled it in customizer and enabled it back. Can you check now?
Amit
August 7, 2015 at 5:20 pm #127476Tom
Lead DeveloperLead DeveloperStill nothing on this site: http://epminsight.com/
Do you have caching enabled?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 7, 2015 at 5:26 pm #127477Amit
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
August 7, 2015 at 5:28 pm #127478Tom
Lead DeveloperLead DeveloperThere it is ๐
The text is legible to me? Kind of a blue color?
What browser are you using?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 7, 2015 at 5:32 pm #127479Amit
Great!!
I am using Firefox.
August 7, 2015 at 5:36 pm #127480Tom
Lead DeveloperLead DeveloperAh 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; }
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentAugust 7, 2015 at 5:58 pm #127481Amit
Hi Tom,
Thanks. This works great now!!
As usual.. thanks for the real time support !!
Have a great weekend!
Amit
August 7, 2015 at 6:01 pm #127482Tom
Lead DeveloperLead DeveloperYou too! ๐
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.