Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Overlapping Issue › Reply To: Overlapping Issue
March 18, 2016 at 9:24 am
#8070
Hi!
Try changing the custom CSS to:
.proinput input.orig {
z-index: 5 !important;
}
.promagnifier, .proloading, .proclose, .prosettings {
z-index: 1 !important;
}
It appears to me that the settings icon might still have higher z-index. Hopefully this will fix it.
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



