This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Input field a bit too high in box

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

#32195
Ernest MarcinkoErnest Marcinko
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;
}