Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › strange issue › Reply To: strange issue
March 4, 2015 at 1:53 pm
#4121
Keymaster
Hi again!
Try the following custom CSS:
[code]
.proclose,
.promagnifier,
.prosettings {
z-index: 4 !important;
}
[/code]