Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar style/CSS › Reply To: Search bar style/CSS
July 18, 2016 at 5:44 pm
#9542
Keymaster
Hi!
There is an option for that, on the Frontend search settings -> General panel, the first option: Show search settings switch on the frontend?
If you prefer custom CSS, then:
[html].prosettings {
display: none !important;
}[/html]