Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Alignment of Search Settings › Reply To: Alignment of Search Settings
August 28, 2019 at 11:40 am
#23806
Keymaster
Hi,
Well, this custom CSS should do the trick:
.asp_sb {
margin: 0 auto !important;
}