Title: Smooth Scroll
Last modified: August 22, 2016

---

# Smooth Scroll

 *  [Cloud Inspector](https://wordpress.org/support/users/cloudinpector/)
 * (@cloudinpector)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/smooth-scroll-2/)
 * Does anyone actually have a live example of the “smoothscroll” working on their
   anchor links with this theme? The “back to top” link of course works perfectly.
   My other anchors do not perform in that manner though. One link is within the
   main menu, the other is a button on the page. I do have it enabled with the customization
   section of the child theme. Thanks!

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

 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406597)
 * Hi, here’s an example (click on the comment bubble) : [http://demo.themesandco.com/page-with-comments/](http://demo.themesandco.com/page-with-comments/)
 *  Thread Starter [Cloud Inspector](https://wordpress.org/support/users/cloudinpector/)
 * (@cloudinpector)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406626)
 * I guess I have something wrong. My website has an example in the navbar menu 
   and in the main content area that DON’T work. Maybe you could help me figure 
   out why…I can’t figure it out. Other than that, I love this theme so far. Link
   is below. The “reach us” link in menu and the “Click to start” button half way
   down page. Both just jump to the bottom. Any thoughts would be GREATLY appreciated.
   Thanks.
 * [http://cloudinspectorwd.com/](http://cloudinspectorwd.com/)
 * Also, those comment links go much faster than say, the “back to top” link. I 
   want my anchors to function just like that. Slow and smooth.
 *  Theme Author [presscustomizr](https://wordpress.org/support/users/nikeo/)
 * (@nikeo)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406630)
 * Hi,
    If you are familiar with javascript, I would recommend to look at the tc-
   script.js file in inc/assets/js where those effects are defined. Hope this helps!
 *  Thread Starter [Cloud Inspector](https://wordpress.org/support/users/cloudinpector/)
 * (@cloudinpector)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406638)
 * Thanks for the tip. I have looked in there already. It seems that only the scroll
   to top section is the only time this is applied. I read in an older post about
   changing the duration from 700 ms to something longer. This has no effect, not
   even on the back to top link…
 *  [phdsigns](https://wordpress.org/support/users/phdsigns/)
 * (@phdsigns)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406752)
 * Hi,
 * So how was this resolved 11 month ago I’m curious?
    Because I still have the 
   same problem today. In “tc-scripts.js” I can see the following: SmoothScroll:{
   Enabled : 1 , Options : {} }, anchorSmoothScroll: “linear”, anchorSmoothScrollExclude:{
   simple : [‘[class*=edd]’, ‘.tc-carousel-control’, ‘.carousel-control’, ‘[data-
   toggle=”modal”]’, ‘[data-toggle=”dropdown”]’, ‘[data-toggle=”tooltip”]’, ‘[data-
   toggle=”popover”]’, ‘[data-toggle=”collapse”]’, ‘[data-toggle=”tab”]’, ‘[class*
   =upme]’, ‘[class*=um-]’], deep : { classes : [], ids : [] } }, I have tried adding“
   linear” as a class to my anchor tag to no success… What am I doing wrong?
 * Best Regards
 *  [Rocco Aliberti](https://wordpress.org/support/users/d4z_c0nf/)
 * (@d4z_c0nf)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406753)
 * Hello,
    not sure what you’re trying to achieve… This is an example: In a post
   write this in Text mode:
 *     ```
       <a href="#this">This</a>
       <div style="margin-top:500px;"></div>
       <div id="this">this is This</div>
       ```
   
 * in Appearance -> Customoize -> Global Settings -> Links style and effects
    check
   Smooth scroll on click
 * save
 * go to see your post live.
    Click on This and you’ll see the link smooth scroll
   in action.
 * Did this help?
 *  Thread Starter [Cloud Inspector](https://wordpress.org/support/users/cloudinpector/)
 * (@cloudinpector)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406754)
 * [@phdsigns](https://wordpress.org/support/users/phdsigns/)
 * I was never able to replicate his use on my site. I no longer use Customizr on
   my site either, so I can’t guarantee this will work…
 * [https://wordpress.org/plugins/jquery-smooth-scroll/](https://wordpress.org/plugins/jquery-smooth-scroll/)
 * I use this plugin on other sites that I want to add that functionality to. It
   works every time. I’m sure in some instances it will cause conflicts though. 
   If you test it on your theme, doing so locally would probably be wise to start
   with.

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

The topic ‘Smooth Scroll’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/customizr/4.4.24/screenshot.png)
 * Customizr
 * [Support Threads](https://wordpress.org/support/theme/customizr/)
 * [Active Topics](https://wordpress.org/support/theme/customizr/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/customizr/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/customizr/reviews/)

## Tags

 * [anchor](https://wordpress.org/support/topic-tag/anchor/)
 * [link](https://wordpress.org/support/topic-tag/link/)

 * 7 replies
 * 4 participants
 * Last reply from: [Cloud Inspector](https://wordpress.org/support/users/cloudinpector/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/smooth-scroll-2/#post-5406754)
 * Status: not resolved