Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Theme Conflict › Reply To: Theme Conflict
June 8, 2015 at 10:34 am
#4924
Keymaster
Hi!
I somehow missed your ticket entirely, I’m very sorry about that. I don’t have access to that theme unfortunately, but if you have a site url, I might be able to check the problem.
Based on your description I’m suspecting a padding issue. Try this custom CSS code, it might help:
[code].proinput input {
padding: 0 !important;
}[/code]