Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar not working on multisite subsite › Reply To: Search bar not working on multisite subsite
May 26, 2018 at 9:02 am
#18033
Keymaster
Hi,
Thank you for the feedback, I will include this in the upcoming release as a permanent fix.
It looks okay on my end, I see the magnifier icon missing, but it is from a custom CSS rule you have in the header:
[html]#ajaxsearchpro3_2 .probox, div.asp_m.asp_m_3 .probox {
min-width: 350px;
}[/html]
When I disable that rule in the web dev tools, it looks like this: https://i.imgur.com/63VB6WJ.png
Is this not how it supposed to look, or is the issue something else?