This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Theme Conflict

#4924
Ernest MarcinkoErnest Marcinko
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]