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
February 27, 2025 at 12:04 pm
#53119
Keymaster
Okay, let’s try some more rules to center them, that should also fix the mobile layout:
form.asp-fss-flex {
justify-content: center;
}
div.asp_w.asp_sb.searchsettings input[type='text']:not(.asp_select2-search__field).asp-number-range {
margin-left: 0 !important;
}
#ajaxsearchprobsettings1_1.searchsettings fieldset.asp_s_btn_container .asp_sr_btn_flex {
padding-left: 0 !important;
}