Title: Adding Target Offset
Last modified: February 8, 2018

---

# Adding Target Offset

 *  [drockdesign](https://wordpress.org/support/users/drockdesign/)
 * (@drockdesign)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/adding-target-offset/)
 * Is it possible to add a target offset for Smooth Scroll? I’d like the #id link
   to scroll the user 100 pixels above the target element. Thanks!

Viewing 1 replies (of 1 total)

 *  [alitomo](https://wordpress.org/support/users/airarimichi/)
 * (@airarimichi)
 * [8 years ago](https://wordpress.org/support/topic/adding-target-offset/#post-10293924)
 * see [jss-script.min.js]
    find [.animate({scrollTop:t.offset().top] and add move
   pixel like this… [.animate({scrollTop:t.offset().top+100] and save.

Viewing 1 replies (of 1 total)

The topic ‘Adding Target Offset’ is closed to new replies.

 * ![](https://ps.w.org/jquery-smooth-scroll/assets/icon-256x256.png?rev=1780120)
 * [jQuery Smooth Scroll](https://wordpress.org/plugins/jquery-smooth-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-smooth-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-smooth-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-smooth-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-smooth-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-smooth-scroll/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [alitomo](https://wordpress.org/support/users/airarimichi/)
 * Last activity: [8 years ago](https://wordpress.org/support/topic/adding-target-offset/#post-10293924)
 * Status: not resolved