Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ALIGNMENT of search BAR › Reply To: ALIGNMENT of search BAR
September 17, 2020 at 10:08 am
#29417
Keymaster
Hi,
Try this cusom CSS code:
form.asp-fss-flex {
justify-content: space-between !important;
}
It should result in an evenly distributed space between the items pushed to the sides: https://i.imgur.com/oPqrIIv.png