Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Just a few problems with visualization › Reply To: Just a few problems with visualization
November 15, 2017 at 12:44 pm
#15523
Keymaster
You are welcome!
I believe the width is adjusted based on the text, but it should be possible:
[html].searchsettings select {
max-width: 200px !important;
}[/html]