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
turner2f
turner2f
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 10 years, 4 months ago by turner2f turner2f.
  • This reply was modified 10 years, 4 months ago by turner2f turner2f.
Attachments:
You must be logged in to view attached files.