badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Reply To: BuddyPress Members Directory search field unusable

#47613

Hi Tony,

Add below custom css to display Order by: label and dropdown menu in the same line.

#buddypress div.item-list-tabs ul li.last select {
    width: inherit;
}

Thank you!