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

Reply To: Ajax Search Pro field keeps physically shrinking in length

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Ajax Search Pro field keeps physically shrinking in length Reply To: Ajax Search Pro field keeps physically shrinking in length

#850
turner2fturner2f
Participant

Ok.

I had to do a little adjustment to the CSS you submitted.

Because at 486px the search field would run off the edge of a vertically -held mobile phone device.

So I had to reduce it down to 265px

==========================

ajaxsearchprowidget-4 {
  width: 265px !important;  /* Was originally 486px */
}

==========================

So everything appears to be fine.

There is just one request….

How do I get the Search field to be CENTERED on a mobile phone device that is being held horizontally ( in “landscape” ) ?

Please see the attached screenshot image from my Mobile phone.

==========================

Thanks in advance.

Look forward to your reply.

  • This reply was modified 12 years, 5 months ago by turner2fturner2f.
  • This reply was modified 12 years, 5 months ago by turner2fturner2f.