Title: Primary Navigation Menu Jumping
Last modified: August 30, 2016

---

# Primary Navigation Menu Jumping

 *  Resolved [saga1984](https://wordpress.org/support/users/saga1984/)
 * (@saga1984)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/)
 * When clicking on any page of the Primary Navigation Menu it jumps or bounces 
   to the left. See here [http://www.sagaciousnewsnetwork.com/](http://www.sagaciousnewsnetwork.com/)
 * Help in resolving the issue would be greatly appreciated!

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

 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680345)
 * Hi saga1984
 * Although it is my imagination,
 * You, because did not like gradation of the main navigation, it’s you have customized?
 *     ```
       #access,
       #primary,
       #secondary,
       .home
       .sticky{background:black;}
       ```
   
 * It to success, but it was causing the problem when you click
 * I propose a different way. Please delete the first customized CSS
 * Dashboard / Appearance / Customize /
 *  Presentation / Color Scheme / Base Color
 * Color Picker Set to Black
 * Saved
 * Thank you
 *  Thread Starter [saga1984](https://wordpress.org/support/users/saga1984/)
 * (@saga1984)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680354)
 * #access,
    #primary, #secondary, .home .sticky{ background: black; }
 * was removed in style css
 * and color picker set to black but the menu is still bouncing to the left.
 * perhaps its the centering of the menu that is causing it? I can’t remember how
   that was accomplished to try and remove the code that centers the menu in style
   css.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680358)
 * Raindrops theme, version 1.305 or later, by default, to place the menu in the
   center.
 * Version 1.304 and earlier, had been set on the left side.
 * If, previously, if you are going to customize for the central deployment, you
   will need to remove it.
 *  Thread Starter [saga1984](https://wordpress.org/support/users/saga1984/)
 * (@saga1984)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680361)
 * It must have been an earlier version because I remember it being set to the left
   when styling it to be centered, but sadly I can’t remember how I did that. However,
   I am currently fully up updated for the current version.
 *  Theme Author [nobita](https://wordpress.org/support/users/nobita/)
 * (@nobita)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680396)
 * Please try at the end of the combined style
 *     ```
       #top #access .menu-header, #top div.menu{
       width:auto;
       }
       ```
   
 *  Thread Starter [saga1984](https://wordpress.org/support/users/saga1984/)
 * (@saga1984)
 * [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680397)
 * Ah yes! Thank you so very much! It is working perfectly now!

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

The topic ‘Primary Navigation Menu Jumping’ is closed to new replies.

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

 * 6 replies
 * 2 participants
 * Last reply from: [saga1984](https://wordpress.org/support/users/saga1984/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/primary-navigation-menu-jumping/#post-6680397)
 * Status: resolved