Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Creating a search form › Reply To: Creating a search form
September 7, 2016 at 9:27 am
#9993
Hi,
Well, it depends on the exact situation as well, but there are two options in this case:
1. Try to change the Search box alignment option to “center” on the Layout options -> Search box layout panel: https://i.imgur.com/p4OgFEg.png
2. Using a custom CSS, something like:
.asp_main_container {
margin: 0 auto !important;
}
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)