I can’t figure out where and how to delete these characters from my ajaxsearch dropdown menu.
Never give up. You can do it.
I solved it myself. to anyone who experience these characters.. they don’t have to do anything with ajaxSearch. I just edited the forms.css file in ModxHost template directory.
in #ajaxsearch_output, color was set to white thus making these characters appear so I deleted the css entry color:white.
Never give up. You can do it.