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

Reply To: Fixed on the header on mobile device

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Fixed on the header on mobile device Reply To: Fixed on the header on mobile device

#13668
Ernest MarcinkoErnest Marcinko
Keymaster

Hi!

On which page can I see this, can you please link me to that? The /shop/ gives me an error message.

My guess is, that the fixed position might be the issue here. Some mobile devices does not like fixed positions at all, and usually the solution is to set an absolute position, and move the element before the closing body tag. That is however not same as the fixed position, and it may not work as expected.