Title: Scroll working wierdly
Last modified: September 1, 2016

---

# Scroll working wierdly

 *  [keshpiyush](https://wordpress.org/support/users/keshpiyush/)
 * (@keshpiyush)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/scroll-working-wierdly/)
 * It acts wiered. just stays with one link and goes back and forth. page is under
   development digeee.com/newbebold
 * all links are with # but it does not work .. it only takes me to about section
   and then on top section
 * [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)
 * [9 years, 12 months ago](https://wordpress.org/support/topic/scroll-working-wierdly/#post-7490754)
 * Hi,
 * I checked your link and it seems that the problem is within your theme’s CSS (
   not with the plugin).
 * Inspecting your page with browser’s developer tools, reveals that all your target
   sections are at the same position (below the large top image). That’s why the
   page is always scrolled there.
 * You can confirm this by creating and testing a plain link in your content (a 
   link which is not handled by the plugin) with a URL `#servicesBebold`. It won’t
   scroll the page to the “correct” position.
    You could also deactivate ‘Page scroll
   to id’ and test your menu links again (they’ll keep scrolling the page to the
   same place).
 * Seems that in your HTML you have multiple nested floated divs that are not cleared
   anywhere. This makes their containers have zero height, thus not appearing on
   the “correct” vertical position in your page.
 * You should first make your targets work correctly either by fixing your CSS or
   moving them inside other block level elements. If you do this, your links will
   work correctly with or without ‘Page scroll to id’.
 * Hope this helps

Viewing 1 replies (of 1 total)

The topic ‘Scroll working wierdly’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [malihu](https://wordpress.org/support/users/malihu/)
 * Last activity: [9 years, 12 months ago](https://wordpress.org/support/topic/scroll-working-wierdly/#post-7490754)
 * Status: not resolved