Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Magnifier icon moved to left › Reply To: Magnifier icon moved to left
December 11, 2025 at 4:06 pm
#56487
Keymaster
Forgot to add, if it’s not possible to change, no worries, this custom CSS will resolve it either way:
.probox p:has(.promagnifier) {
order: 5;
}