Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Need help create filters for custom post › Reply To: Need help create filters for custom post
March 17, 2025 at 10:18 am
#53370
Keymaster
I think using custom CSS might do the trick:
.asp_filter_cf_type {
order: 1;
}
.asp_filter_tax_post_tag {
order: 2;
}
.asp_filter_cf_brand {
order: 3;
}