kelso321
Member
Posted 4 months ago #
The search feature on the business directory is showing up with white text, and a white cursor, therefore making it impossible to search for anything. It seemed to be working fine a few days ago. I don't even see the option to change search features in the options. What can I do?
The white text is just a css issue can be resolved by opening.
wp-content/plugins/business-directory-plugins/css/wpbusdirmann.css/
search for line #lco .title input
and change color: #ffffff to colour:#000000 for black.
I am just trying to get the search to actually work does your search actually produce results?
kelso321
Member
Posted 3 months ago #
thanks, I got that text working. I never had an issue with the search not returning any results though, it did from day one. Good luck.