Reply To: problem in top style in firefox

#9389
Ernest Marcinko
Ernest Marcinko
Keymaster

Hi!

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

@-moz-document url-prefix() {
    div[id*='jaxsearchprores'] {
        margin-top: -30px !important;
    }
}
Best,
Ernest Marcinko

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