Hi,
I checked the website, but I can’t see the plugin search form anywhere at the moment, only the theme search bar in the sidebar.
Can you please place the plugin shortcode somewhere, and I will check if there are any issues detected.
I see a few fatal errors on the console coming from Elementor core in relation to a missing asset, it may actually cause the further script execution to fail, so I recommend addressing these if you can.
All the best,
Ernest
Hi Ernest,
I enabled the option to over-ride the theme’s search function.
Regarding the fatal errors I will investigate them
Nevermind, i added it as a menu item with shortcode
but the text colour seems unable to change
Okay. Try forcing it via custom CSS:
div#ajaxsearchlite1 .probox .proinput input,
div#ajaxsearchlite1 .probox .proinput input::placeholder{
color: white !important
}
All the best,
Ernest
Thats great!! It worked!! thanks a lot Ernest