Title: Mobile Scroll Offset
Last modified: November 24, 2021

---

# Mobile Scroll Offset

 *  Resolved [alicoal](https://wordpress.org/support/users/alicoalesce/)
 * (@alicoalesce)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/mobile-scroll-offset/)
 * Page scroll on desktop is working good with set offset and checking both “Verify
   target position and readjust scrolling (if necessary), after scrolling animation
   is complete” and “Extend target position verification and scrolling adjustment
   for lazy-load scripts (images, iframes etc.) and changes in document’s length”
   but mobile is not scrolling far enough to get to the correct sections.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmobile-scroll-offset%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/mobile-scroll-offset/#post-15101073)
 * Hi,
 * You’ve set the offset option value to 150 pixels, so it offset the scrolling 
   by 150 pixels, which on mobile seems too much.
 * I’d suggest to use your (desktop) sticky header selector as the offset value 
   and not the fixed pixels value of 150. Using the selector you can disable the
   offset on mobile, since you only have a sticky top header on the desktop.
 * Go to plugin settings and set the “Offset” option value to:
 * `header.fl-builder-content-28:width(>992)`
 * Save changes, test and let me know.
 *  Thread Starter [alicoal](https://wordpress.org/support/users/alicoalesce/)
 * (@alicoalesce)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/mobile-scroll-offset/#post-15101086)
 * That, along with the check boxes seems to have worked, thank you!
 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [4 years, 6 months ago](https://wordpress.org/support/topic/mobile-scroll-offset/#post-15101115)
 * You’re welcome 🙂

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Mobile Scroll Offset’ is closed to new replies.

 * ![](https://ps.w.org/page-scroll-to-id/assets/icon-256x256.png?rev=1401043)
 * [Page scroll to id](https://wordpress.org/plugins/page-scroll-to-id/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/page-scroll-to-id/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/page-scroll-to-id/)
 * [Active Topics](https://wordpress.org/support/plugin/page-scroll-to-id/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/page-scroll-to-id/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/page-scroll-to-id/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [4 years, 6 months ago](https://wordpress.org/support/topic/mobile-scroll-offset/#post-15101115)
 * Status: resolved