Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search bar not ceneter aligned › Reply To: Search bar not ceneter aligned
April 28, 2016 at 11:09 am
#8523
Keymaster
Hi!
No problem at all, I’m happy I can help you 🙂
In most cases this custom CSS does the trick:
[html].asp_main_container {
margin: 0 auto !important;
}[/html]