Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › problem in top style in firefox › Reply To: problem in top style in firefox
July 4, 2016 at 1:01 pm
#9389
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 :)