Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Searching products by attributes › Reply To: Searching products by attributes
April 20, 2017 at 3:50 pm
#12774
Keymaster
Hi!
There is no option for that, but try this custom CSS for it:
[html].searchsettings form {
justify-content: center !important;
}[/html]
You can copy this into the custom CSS field on the search settings panel, if your theme does not allow custom CSS: http://i.imgur.com/UaNciA4.png
That should do the trick 🙂