Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Styling options › Reply To: Styling options
July 7, 2020 at 10:32 am
#28277
Keymaster
Hi,
Try these:
.asp_select2-selection__rendered {
background: white !important;
}
span.asp_select2-selection.asp_select2-selection--single {
margin: 3px;
}
.asp_select_label.asp_select_single {
margin-top: -2px !important;
}
It should result in something like this: https://i.imgur.com/s9pyouY.png