Reply To: We would like to pay for customization

Home Forums Product Support Forums Ajax Search Pro for WordPress Support We would like to pay for customization Reply To: We would like to pay for customization

#7568
Ernest Marcinko
Ernest Marcinko
Keymaster

You could try a custom CSS like:

.searchsettings br {
    display: none;
}

.searchsettings fieldset {
    width: 400px !important;
}

.searchsettings .asp_label {
    width: 200px !important;
}

This should order them into 2 somewhat equal columns, so half of the space is enough.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)