Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Loader and 'close' button position with disabled magnifier › Reply To: Loader and 'close' button position with disabled magnifier
June 21, 2016 at 1:39 pm
#9170
Hi!
You are very helpful reporting all these issues back to me, I really appreciate it 🙂
That is indeed another bug, if the magnifier is disabled, it should not be visible. As a temporary solution, use this custom CSS code:
.promagnifier {
display: none !important;
}
Best,Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)



