Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Problem with hidden search bar › Reply To: Problem with hidden search bar
June 8, 2020 at 12:16 pm
#27734
Keymaster
Hi,
Thank you very much, that helped!
Actually, the configuration was perfectly fine, this is a yet unknown, but minor issue. I have added this custom CSS to bypass it:
.asp_r_1 {
display: none !important;
}
I will make sure to fix this in the upcoming release.