Theme Conflict

This topic contains 1 reply, has 2 voices, and was last updated by Ernest Marcinko Ernest Marcinko 9 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4815
    poccyde
    poccyde
    Participant

    Hi,

    we have possible conflict with a theme. its called fmagazine and uses an ajax search.
    when we install your plugin, everything is fine BUT the search field is not to use – even no “search..”-label is inside.
    is there any solution for such conflicts?

    Thanks and best regards
    Sharif

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

    .proinput input {
      padding: 0 !important;
    }
    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.