Title: Offset different on Mobile
Last modified: August 31, 2016

---

# Offset different on Mobile

 *  [efectgraphics](https://wordpress.org/support/users/efectgraphics/)
 * (@efectgraphics)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/offset-different-on-mobile/)
 * How can I have a different value of offset on Mobile/tablets.
 * [https://wordpress.org/plugins/page-scroll-to-id/](https://wordpress.org/plugins/page-scroll-to-id/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [malihu](https://wordpress.org/support/users/malihu/)
 * (@malihu)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/offset-different-on-mobile/#post-7138939)
 * Hi,
 * Mobile/tablets is a very broad/vague term and not really reliable for differentiating
   offset.
 * The plugin provides a way to set an advanced offset value (other than fixed pixels)
   in order to accomplish different offsets based on element selector.
 * For example, lets say you have a responsive top menu with id “some-id”. Instead
   of setting its height value in the ‘Offset’ field, you could do:
    - Offset by element with id “some-id”: `#some-id`
    - Offset by element with id “some-id” and CSS position fixed: `#some-id:fixed`
    - Offset by element with id “some-id” and height equal to 100 pixels: `#some-
      id:height(100)`
    - Offset by element with id “some-id” and width greater than 800 pixels: `#some-
      id:width(>800)`
    - Offset by element with id “some-id”, CSS position fixed and height between
      50 and 100 pixels: `#some-id:fixed:height(>50):height(<100)`
 * Hope this helps

Viewing 1 replies (of 1 total)

The topic ‘Offset different on Mobile’ 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/)

## Tags

 * [mobile](https://wordpress.org/support/topic-tag/mobile/)
 * [offset](https://wordpress.org/support/topic-tag/offset/)

 * 1 reply
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/offset-different-on-mobile/#post-7138939)
 * Status: not resolved