Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Input field a bit too high in box › Reply To: Input field a bit too high in box
March 17, 2021 at 10:05 am
#32195
Keymaster
Hi,
Thank you for the details!
The items are actually centered pixel perfectly, I just measured them to make sure. It is only a optical issue due to the large size of the fonts, and the small size of the magnifier. Tilting the magnifier downwards can compensate for that.
Try this custom CSS:
.promagnifier {
margin-top: 4px !important;
}