Reply To: Problem with search in the search field

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Problem with search in the search field Reply To: Problem with search in the search field

#5045
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

It looks like something is forcing the form inside the search bar to 0 height.
Try this custom CSS rule to fix the issue:


.proinput form {
  height: 100% !important;
}
Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)