This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Search bar not working on multisite subsite

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

#18033
Ernest MarcinkoErnest Marcinko
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?