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

problem in top style in firefox

Home Forums Product Support Forums Ajax Search Pro for WordPress Support problem in top style in firefox

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #9388
    beheshtiitbeheshtiit
    Participant

    Hi

    After installing the “ShiftNav – Responsive Mobile Menu” plugin on my site, Increased space between the search box and the results in Firefox.
    but in chrome is true.
    How can this problem be solved?
    login page: http://farazit.com/my-account-2

    problem

    #9389
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi!

    I’m not sure if it’s appliable only to firefox, but you can try a custom CSS like:

    [html]@-moz-document url-prefix() {
    div[id*=’jaxsearchprores’] {
    margin-top: -30px !important;
    }
    }[/html]

    #9394
    beheshtiitbeheshtiit
    Participant

    thank you 🙂

    #9401
    Ernest MarcinkoErnest Marcinko
    Keymaster

    You cannot access this content.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘problem in top style in firefox’ is closed to new replies.