Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search layout query › Reply To: Search layout query
August 6, 2015 at 8:54 pm
#5551
Hi!
You are welcome!
Well, I would recommend using this custom CSS to change the field witdth to auto and to add margin instead:
div.ajaxsearchpro.searchsettings fieldset.asp_custom_f {
width: auto !important;
margin: 9px 15px !important;
}
You can add this code search plugin Theme Options – Custom CSS panel, or your theme custom CSS section. (if it has any)
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



