This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Styling options

#28277
Ernest MarcinkoErnest Marcinko
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