Title: toggle menu roll over
Last modified: October 26, 2017

---

# toggle menu roll over

 *  Resolved [jkash23686](https://wordpress.org/support/users/jkash23686/)
 * (@jkash23686)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/toggle-menu-roll-over/)
 * First off the plug-in is great and has been easy to style and use! One thing 
   I cant find however is when you roll over the toggle menu text its slides down.
   Id like to stop it from doing that since it gets cut off.
 * I looked in the css hoping to find the movement there but no dice.
 * Any help would be awesome.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftoggle-menu-roll-over%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * (@sevenspark)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/toggle-menu-roll-over/#post-9633617)
 * Glad you’re enjoying the plugin!
 * What you’re seeing is your theme setting link padding to 0 and ShiftNav setting
   it to 10. To keep it consistent, you can add this CSS in the CSS Tweaks setting:
 *     ```
       .mainnav .shiftnav-toggle,
       .mainnav .shiftnav-toggle:hover{
         padding-top:4px;
       }
       ```
   
 * Hope that helps! 🙂

Viewing 1 replies (of 1 total)

The topic ‘toggle menu roll over’ is closed to new replies.

 * ![](https://ps.w.org/shiftnav-responsive-mobile-menu/assets/icon-256x256.jpg?
   rev=2247219)
 * [ShiftNav - Responsive Mobile Menu](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/shiftnav-responsive-mobile-menu/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/)
 * [Active Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shiftnav-responsive-mobile-menu/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [navigation](https://wordpress.org/support/topic-tag/navigation/)

 * 1 reply
 * 2 participants
 * Last reply from: [sevenspark](https://wordpress.org/support/users/sevenspark/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/toggle-menu-roll-over/#post-9633617)
 * Status: resolved